Multiple Choice
Which one of the following is not considered as "statement" in the JavaScript?
A) use strict
B) debugger
C) if
D) with
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: In JavaScript, what will be used for
Q3: Which one of the following is an
Q4: JavaScript code between a pair of "script"
Q5: _ tag is an extension to HTML
Q6: The HTML5 specification includes<br>A)Data storage<br>B)Graphics APIs<br>C)Other APIs
Q7: Client-side JavaScript code is embedded within HTML
Q8: In JavaScript the x===y statement implies that:<br>A)Both
Q9: Which one of the following also known
Q10: Which type of JavaScript language is _<br>A)Object-Oriented<br>B)Object-Based<br>C)Assembly-language<br>D)High-level
Q11: the JavaScript, which one of the following