InterviewSolution
Saved Bookmarks
| 1. |
An XML parser is used to(a) extract data from the XML file and build tree like structure.(b) check whether or not an XML document is well-formed.(c) Both (a) and (b)(d) None of the above |
|
Answer» (b) Check whether or not an XML document is well-formed. |
|