A

Admin • 831.35K Points
Coach

Q. A proper scripting language is a

  • (A) High level programming language
  • (B) Assembly level programming language
  • (C) Machine level programming language
  • (D) Low level programming language
  • Correct Answer - Option(A)
  • Views: 23
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

A scripting language is a high-level programming language designed for automating tasks, controlling software applications, and enhancing functionality. Examples include JavaScript, Python, and Bash.

Other options:

  • (B) Assembly level programming language → Incorrect, as scripting languages are not written in assembly code.
  • (C) Machine level programming language → Incorrect, since scripting languages are not directly executed by the CPU without an interpreter.
  • (D) Low level programming language → Incorrect, because scripting languages are typically abstracted from hardware-specific operations.

Thus, the correct answer is (A) High level programming language.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.