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
Describe, in general, how java's garbage collector works?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
What are the steps to write p-to-p model application?
What is the difference between long.class and long.type?
Define aop(assepct oriented programing)?
What is metaspace?
What is the form of storage space in java?
which book is better for jdbc ,servlets and jsp
What do you know about seam?
Brief description about local interfaces?
Can I use javascript to submit a form?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Why use a datasource when you can directly specify a connection details?
Do we need to override service() method
What value does read() return when it has reached the end of a file?