Which of the following statements is true about JavaScript?

2018

Which of the following statements is true about JavaScript?

Answer: D. JavaScript executes without preliminary compilationJavaScript is commonly executed by the browser/runtime without a separate preliminary compilation step by the programmer.

  1. A.

    JavaScript doesn't execute without preliminary compilation

  2. B.

    JavaScript is not an interpreted language

  3. C.

    JavaScript along with HTML should be compiled before executing

  4. D.

    JavaScript executes without preliminary compilation

Attempted by 46 students.

Show answer & explanation

Correct answer: D

JavaScript is commonly executed by the browser/runtime without a separate preliminary compilation step by the programmer.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…