Java Enterprise Edition (J2EE/JEE) Question:
Download Questions PDF

What is Document Object Model?

J2EE Interview Question
J2EE Interview Question

Answer:

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.

Download J2EE Interview Questions And Answers PDF

Previous QuestionNext Question
What is EAR file?What is destination?