McqMate
| Q. |
What is document object model (DOM)? |
| A. | convention for representing and interacting with objects in html documents |
| B. | application programming interface |
| C. | hierarchy of objects in asp.net |
| D. | scripting language |
| Answer» A. convention for representing and interacting with objects in html documents | |
| Explanation: dom is a hierarchical model i.e. a tree used to represent an html or xml document. every node of the tree an object that represents a part of the document. | |
View all MCQs in
Information Retrival TechniquesNo comments yet