Why DOM Parser would take more Memory than SAX parser
while they are parsing?
Answer Posted / paven
Dom parser has to read all the thinges in xml so it takes
more memory and time where as sax parser takes data of our
wish so less time and memory
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the highest-level event class of the event-delegation model?
Can we sent objects using Sockets?
what is a non-repeatable read?
What is the difference between java class and bean?
Difference between swing and awt?
Define aop(assepct oriented programing)?
How primary key is implemented in Oracle?
What are the different algorithms used for clustering?
Explain the advantages and disadvantages of detached objects.
Explain about RMI Architecture?
What are the different class loaders used by jvm?
What is the map interface?
wahts is mean by dynavalidatorform in struts/
How would you detect a keypress in a jcombobox?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?