1.

What is DOM?(a) Hierarchy of objects in ASP.NET(b) Application programming interface(c) Convention for representing and interacting with objects in html documents(d) Language dependent application programmingI got this question in a job interview.Enquiry is from Choosing Web Servers topic in chapter HTML Fundamentals of HTML

Answer»

The correct answer is (c) Convention for REPRESENTING and interacting with objects in html documents

For explanation: The DOCUMENT Object Model is a cross-platform and language-independent application PROGRAMMING interface that treats an HTML, XHTML, or XML document as a TREE structure. A document can be viewed as a logical tree with HELP of DOM Model.



Discussion

No Comment Found

Related InterviewSolutions