Multiple Choice
In JavaScript, what will be used for calling the function definition expression:
A) Function prototype
B) Function literal
C) Function calling
D) Function declaration
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which one of the following is not
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