|
HTML DOM Interview Questions & Answers
Below we have listed all the HTML DOM Interview Questions and answers. Feel free to comment on any HTML DOM Interview Questions or answer by the comment feature available on the page.
To buy an eBook containing 30,000 Interview Questions, with Answers, Click Here.
View All HTML DOM Interview Questions & Answers - Exam Mode /
Learning Mode
|
The Document Object Model (DOM) is a cross-platform and language-independent application programming interface that treats an HTML, XHTML, or XML document as a tree structure wherein each node is an object representing a part of the document. The objects can be manipulated programmatically and any visible changes occurring as a result may then be reflected in the display of the document.
|
|