adplus-dvertising

Discussion Forum

Que. When to use a SAX Parser?
a. You can process the XML document in a linear fashion from the top down.
b. You are processing a very large XML document whose DOM tree would consume too much memory.
c. The problem to be solved involves only part of the XML document
d. All of the above.
Answer:All of the above.
Confused About the Answer? Ask for Details Here
Know Explanation? Add it Here

Similar Questions: