MCQ PracticeSingle Best AnswerTopic: Computer programming
Q
Which programming language is commonly used for developing web-based applications and dynamic websites?
Question ID
#19959
Subchapter
Computer programming
Action
Choose one option below
Choose Your Answer
Click an option to check whether your answer is correct.
A
Python ✔✖
B
Java ✔✖
C
JavaScript ✔✖
D
C++ ✔✖
C
Correct Answer: C
Explanation
JavaScript is a programming language commonly used for developing web-based applications and dynamic websites. It allows for client-side scripting and enhances the interactivity of web pages.