Multiple choice general knowledge science & technology

JavaScript's official name is:

  1. WEBScript

  2. SUNScript

  3. ECMAScript

  4. HTLMScript

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

JavaScript is the common name for the language, but the official specification maintained by ECMA International is called ECMAScript. The language is standardized under this name to ensure consistency across different implementations (browsers, Node.js, etc.).