William wants to create a dialog box in his website to display the message "My name is William". Which of the following syntaxes must William use to display the message?

A. alert("My name is William")
B. confirm("My name is William")
C. prompt("My name is William")
D. print("My name is William")


Answer: A

Computer Science & Information Technology

You might also like to view...

The calling method needs to understand only the ____ to the method that is called.

A. input B. connection C. border D. interface

Computer Science & Information Technology

You can create a link to another file (which must also be a PowerPoint file) so that when you click the link during a slide show, the other file opens.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A(n) __________ work modifies a copyrighted work but does not substantially change its content or purpose.

A. transformative B. Creative Commons C. copyrighted D. derivative

Computer Science & Information Technology

Give a code example of a basic table that uses a caption, a table header row, five columns and 6 total rows.

What will be an ideal response?

Computer Science & Information Technology