J2SE Question:

What is DOM?

J2SE Interview Question
J2SE Interview Question

Answer:

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.


Previous QuestionNext Question
What is double precision?What is distributed application?