InterviewSolution
Saved Bookmarks
| 1. |
Define XML parser |
|
Answer» XML-parsers used to read and manipulate the XML document Xml parser is a parser that is designed to read XML and to create ways for program to use XML |
|