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
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
Is the session factory thread safe?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is Stream Tokenizer?
Can you control when passivation occurs?
what is the use of State Factories?
When is the best time to validate input?
What is the difference between RMI and Corba?
What is a modular application?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
Explain RMI Architecture?
What is the difference between the session.update() method and the session.lock() method?
Why does the option tag render selected=selected instead of just selected?
How task's priority is used in scheduling?
Do you think that java should have had pointers?