Why DOM Parser would take more Memory than SAX parser
while they are parsing?
Answer Posted / guest
DOM Parser loads the entire xml data model into the memory
where as sax dont.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Why won’t the jvm terminate when I close all the application windows?
What is the argument type of a programs main() method?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
What is the difference between system.out ,system.err and system.in?
Is infobus easy to use?
How would you detect a keypress in a jcombobox?
Define aop(assepct oriented programing)?
What is the difference between static and non-static with examples?
What restrictions are placed on the values of each case of a switch statement?
Name three component subclasses that support painting?
Is “abc” a primitive value?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is threadfactory?
wahts is mean by dynavalidatorform in struts/
What is the relationship between the canvas class and the graphics class?