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
What is the difference between long.class and long.type?
Name three component subclasses that support painting?
Which component handles cluster communication in jboss?
whats is statement and procedure
What is clustering? What are the different algorithms used for clustering?
What is ripple effect?
what is Activation Instantinator?
whats is mean by tiles in struts
What is bean? Where can it be used?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Is a class a subclass of itself?
How are commas used in the intialization and iteration parts of a for statement?
what is handle?
Why use POJO when I can use hashmap
What restrictions are placed on the values of each case of a switch statement?