Multiple Choice
The syntax of the assignment statement that calls the prompt() function is ____.
A) variableName = prompt("optional default value") ;
B) variableName = ("prompt text","optional default value") ;
C) variableName = prompt("prompt text","optional default value") ;
D) variableName = "prompt text";
Correct Answer:

Verified
Correct Answer:
Verified
Q29: A(n) _ is one that does not
Q30: Fourth-generation languages are "application specific"-that is, they
Q31: Which of the following is considered a
Q32: The Web browser on the user's computer
Q33: Mosaic was released in 1995, Netscape Navigator
Q35: 4GLs are associated with visual interfaces and
Q36: JavaScript, like most full programming languages, requires
Q37: _ focus less on a program's procedures
Q38: XHTML includes the capability of _ code,
Q39: Programs translated and executed line by line