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
Which textcomponent method is used to set a textcomponent to the read-only state?
Why won’t the jvm terminate when I close all the application windows?
What is permgen or permanent generation?
What are the pros and cons of detached objects?
Define the remote object implementation?
Write a singleton program?
whats is mean by tiles in struts
which type of objects reference will be given to client?
Do I need to import javlang package any time? Why ?
what is an isolation level?
What is a class loader?
What is TL and its use?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What is the difference between RMI and Corba?
How database connectivity in XML is achieved?