MCQ
Q.
In Compiler lexical analyzer is used for?
Correct Answer: D
Lexical analyzer is used in the compiler for removing the Whitespace and comments. It is also used in breaking the syntaxes into the set of tokens.