Home / CSE MCQs / Javascript MCQs :: Discussion

Discussion :: Javascript MCQs

  1. What is the purpose of the JavaScript Engine?
  2. A.
    Compiling the JavaScript
    B.
    Interpreting the JavaScript
    C.
    Both a and b
    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