Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What is the purpose of the JavaScript Engine?

  2. A.

     Compiling the JavaScript

    B.

     Interpreting the JavaScript

    C.

     Both Compiling & Interpreting the JavaScript

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The JavaScript Engine is generally used for interpreting the JavaScript.


Be The First To Comment