What is the output of a lexical analyzer?
(a) Machine Code
(b) Intermediate Code
(c) Stream of Token
(d) Parse Tree
I have been asked this question during an online interview.
This interesting question is from Lexical Analyser in chapter Finite Automata and Regular Expression of Compiler