Which of the following is a client-side scripting language?
A
JavaScript
B
Python
C
PHP
D
SQL
Correct Answer: Option A — JavaScript
Explanation:
JavaScript is primarily a client-side scripting language that runs directly in the user's web browser, enabling interactive and dynamic behavior on webpages without server requests.