Multiple Choice
When should you use dialog boxes (alert, confirm, and prompt) for input and output?
A) Dialog boxes are new with HTML5 and, as such, they are gaining traction as the preferred technique for all input and output.
B) Use dialog boxes only when you want to draw sharp attention to something and you want to force the user to deal with the issue immediately.
C) Use dialog boxes for all text input, but not for numerical input.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: A dialog box is a control that
Q2: Provide a functionally equivalent, shorter version of
Q4: How can you test two strings to
Q5: When the following code executes, what message
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
Q11: What is the syntax for generating a