The action of parsing the source code into proper syntactic classes is known as:
The action of parsing the source code into proper syntactic classes is known as: Correct Answer Lexical Analysis
Lexical analysis or scanning is the process of parsing the source code into proper syntactic classes. It gets things ready for the parser with lexemes to built the parse tree.
মোঃ আরিফুল ইসলাম
Feb 20, 2025