Which of the following is an example of a scripting language?
A
C++
B
Assembly
C
C
D
JavaScript
Correct Answer: Option D — JavaScript
Explanation:
JavaScript is a scripting language commonly used to create interactive effects and dynamic content within web browsers, unlike compiled lang...
JavaScript is a scripting language commonly used to create interactive effects and dynamic content within web browsers, unlike compiled languages like C or C++.