What is the output of lexical analyzer?
(a) A set of regular expression
(b) Syntax tress
(c) Set of Token
(d) String of Characters
This question was addressed to me during an internship interview.
This interesting question is from Handle of Right sentinel Grammar topic in section Bottom Up Parsing of Compiler