A

Admin • 833K Points
Coach

Q. 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
  • Correct Answer - Option(A)
  • Views: 26
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.