Which of the following is a programming language used for creating dynamic web pages?
a) HTML
b) CSS
c) JavaScript
d) SQL
Answer:
c) JavaScript
Explanation:
JavaScript is used to make web pages interactive. It allows developers to create dynamic content, animations, and respond to user actions.