adspace
Answer Posted / Prabhakar Singh
Document Object Model (DOM) is a programming interface for HTML and XML documents. It represents the structure of a document as a tree, allowing developers to access and manipulate the content, style, and behavior of the document using various methods. DOM is used because it provides a consistent way to interact with different platforms and languages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers