Multiple Choice
What is the syntax for generating a dialog that displays a message and does not receive input?
A) <code><msg>message</msg></code>
B) <code><quote>message</quote></code>
C) <code>alert(message) ;</code>
D) <code>prompt(message) ;</code>
Correct Answer:

Verified
Correct Answer:
Verified
Q6: To break/split a string in JavaScript, you
Q7: The following code generates a dialog box
Q8: What does the following expression evaluate to?<br>39
Q9: The output element is for holding the
Q10: Suppose a variable x holds "dog". After
Q12: The <code>window</code> object's <code>screen</code> property holds information
Q13: A(n) _ is a pictorial representation of
Q14: Proper coding conventions suggest that when there
Q15: After the following code executes, what does
Q16: How can you round a price variable's