Definition: A parser is a component of an application that processes text to extract information.
Compilers parse text to identify the program elements and check that it conforms to the correct syntax.
XML parsers are used in many applications to fetch data from XML files.
Glossary:
A B C D E F G H I J K L M N O P Q R S T U V W X Y ZExamples:
Parsing English sentences is not an easy task.

