Multiple Choice
Inside which HTML element do we put the JavaScript?
A) <js>
B) <scripting>
C) <script>
D) <javascript>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Which types of image maps can be
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
Q19: Which of the following event fires when
Q20: Which of the following best describes JavaScript?<br>A)a
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.