DEVFYI - Developer Resource - FYI

What is DOM

J2SE Interview Questions and Answers


(Continued from previous question...)

59. What is DOM

Document Object Model. A tree of objects with interfaces for traversing the tree and writing an XML version of it, as defined by the W3C specification.

(Continued on next question...)

Other Interview Questions