Q22
What is the purpose of the JavaScript Engine?
A.
Compiling the JavaScript
B.
Interpreting the JavaScript
AnswerC.
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.