Why DOM Parser would take more Memory than SAX parser
while they are parsing?
Answer Posted / guest
DOM Parser loads the entire xml data model into the memory
where as sax dont.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between object state and behavior?
What is clustering? What are the different algorithms used for clustering?
How would you create a button with rounded edges?
Do I need to import javlang package any time? Why ?
What is the infobus?
how to use debug in my elipse to solve problems that exist in my project
Why are component architectures useful?
What does module-relative mean?
How messaging services are done, before release of JMS?
which type of objects reference will be given to client?
Why won’t the jvm terminate when I close all the application windows?
Name three subclasses of the component class?
what is a portable component?
Are enterprise beans allowed to use thread.sleep()?
Define aop(assepct oriented programing)?