Q44
Which of the following runs the JavaScript code?
A.
Just In Time compiler
B.
JavaScript Interpreter
AnswerC.
Both Just In Time compiler and JavaScript Interpreter
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
The JavaScript Interpreter runs the JavaScript code.