πŸ“Š JavaScript
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) High level programming language

Explanation:

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.

Explanation by: Official MCQ Buddy

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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
286
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Babita
Publisher
πŸ“ˆ
82%
Success Rate