Vidyalelo
JavaScript · Q22

Graphics And Rendering

Programming · JavaScript · question 22

Q22

What is the purpose of the JavaScript Engine?

A.
Compiling the JavaScript
B.
Interpreting the JavaScript
Answer
C.
Both Compiling & Interpreting the JavaScript
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
The JavaScript Engine is generally used for interpreting the JavaScript.