Which language is commonly used to add interactive features to a webpage?
AJavaScript
BCSS
CSQL
DC
Explanation
– JavaScript adds interactivity to webpages.
– It runs directly inside most web browsers.
– HTML, CSS, and JavaScript are the three core web technologies.
Exam Relevance
- Topic: Programming Basics
- Subtopic: Web Development

No Comments