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 a clone?
What restrictions are placed on the values of each case of a switch statement?
How are the elements of a borderlayout organized?
Why are my checkboxes not being set from on to off?
Do we need to override service() method
Will the general public have access to the infobus apis?
To identify IDL language what mapping mechanism is used?
What you mean by COM and DCOM?
What is prototype?
What is the relationship between an event-listener interface and an event-adapter class?
What are the call back methods in entity bean?
Describe, in general, how java's garbage collector works?
Java is fully object oriented languages or not?
How are commas used in the intialization and iteration parts of a for statement?
What is the difference between RMI registry and OS Agent?