What is the difference between SAX Parser and DOM Parser?
Answer Posted / apekshit sharma
Hi this is APEKSHIT...
SAX Parser is the one which is developed to run the java
programs especially. It uses a memory resident model. In DOM
the xml file is arranged as a tree and backward and forward
search is possible for searching the tags and evaluating the
data which it holds. It depends upon the application and
ease of data accessiblity. If we want to extract the data
from a xml file once we have to move to SAX which is one
time top to bottom read approach and if we want ot randomly
pick the data in an xml file then the tree reperesentation
of DOM model is to be put into use.
Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
Explain the difference between l1 and l2 cache? : Dot net architecture
difference between Response.write,server.transfer and also which one is used when ?
Explain the types of memory management? : Dot net architecture
What is the purpose of hard disk? : Dot net architecture
What is the mesi? : Dot net architecture
Explain cache? : .NET Architecture
8. Oop-Why and were we use Interfacse and Abstract class.
Use of Enable view state ? if turn off what happen ?
4. Wcf- what Asych and Sych call and how that works
What is IL code, CLR, CTS, GAC & GC?
how to delete the record using data reader
Difference between throw exception and rethrowing ?
can u give me real example of how web.config overrides the machine.config file?
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
Explain .net mobile automatic paging? : Microsoft dot net mobile