Multiple Choice
Which of the following best describes JavaScript?
A) a low-level programming language.
B) a scripting language precompiled in the browser.
C) a compiled scripting language.
D) an object-oriented scripting language.
Correct Answer:

Verified
Correct Answer:
Verified
Q14: How does JavaScript store dates in a
Q15: JavaScript is interpreted by _Sol:.<br>A)Client<br>B)Server<br>C)Object<br>D)None of the
Q16: _method evaluates a string of JavaScript code
Q17: What is the correct JavaScript syntax to
Q18: Inside which HTML element do we put
Q19: Which of the following event fires when
Q21: What does the <noscript> tag do?<br>A)Enclose text
Q22: Which of the following is not considered
Q23: The syntax of Eval is _.<br>A)[objectName.]eval(numeriC.<br>B)[objectName.]eval(string)<br>C)[EvalName.]eval(string)<br>D)[EvalName.]eval(numeriC.
Q24: If para1 is the DOM object for