DEVFYI - Developer Resource - FYI

What is Document Object Model

J2EE Interview Questions and Answers (Part 1)


(Continued from previous question...)

68. What is Document Object Model

An API for accessing and manipulating XML documents as tree structures. DOM provides platform-neutral, language-neutral interfaces that enables programs and scripts to dynamically access and modify content and structure in XML documents.

(Continued on next question...)

Other Interview Questions