JKSSB Sub Inspector 2022 Q45 solved answer
JKSSB Sub Inspector - Computer Knowledge - 2022
Question
Which of the following markup language is used to add effects to a web page?
- A. XML
- B. DHTML
- C. C++
- D. C Language
Answer
Correct option: B - DHTML
DHTML stands for Dynamic HTML. It is a combination of HTML, CSS, JavaScript, and the DOM (Document Object Model) used to create interactive and dynamic effects on web pages -- such as animations, drop-down menus, rollover effects, and real-time content changes without reloading the page. XML is used for data storage and transfer, C++ and C Language are programming languages used for software development, not web page effects.