Examveda
Examveda

What is the function of the XML parser?

A. Converts XML document to XML DOM object

B. Converts XML DOM object to XML document

C. Converts XML DOM object to a comment

D. None of the mentioned

Answer: Option A

Solution(By Examveda Team)

An XML parser converts an XML document into an XML DOM object – which can then be manipulated with JavaScript.

This Question Belongs to Javascript >> Parsing, Benchmarking And Logging

Join The Discussion

Related Questions on Parsing, Benchmarking and Logging