Vidyalelo
HTML · Q42

Basic HTML

Programming · HTML · question 42

Q42

What is DOM in HTML?

A.
Hierarchy of objects in ASP.NET
B.
Application programming interface
C.
Convention for representing and interacting with objects in html documents
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
The Document Object Model (DOM) is a cross-platform and language-independent convention for representing and interacting with objects in HTML, XHTML, and XML documents.