Multiple Choice
What is the syntax for generating a dialog that prompts the user to answer yes or no to a question?
A) <code><prompt>message</prompt></code>
B) <code><ask>message</ask></code>
C) <code>alert(message) ;</code>
D) <code>confirm(message) ;</code>
Correct Answer:

Verified
Correct Answer:
Verified
Q20: Suppose you have a variable named character.
Q21: What is an <code>if</code> statement's condition?<br>A) A
Q22: A named constant is a special variable
Q23: Consider the following three strings:<br>"to be or
Q24: An <code>if</code> statement is an example of
Q25: The *:not(a) pseudo-class selector selects which of
Q27: Which of the following is a function
Q28: After the following code executes, what does
Q29: Which of the following statements is correct
Q30: To embed a backslash character (\) within