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
AnswerD.
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.