What is the output of lexical analyzer?
(a) A set of RE
(b) Syntax Tree
(c) Set of Tokens
(d) String Character
This question was posed to me during an online exam.
The question is from Lexical Analysis topic in section Compiler Introduction of Compiler