The output of the lexical and syntax analyzer can stated as:
(a) parse stream, parse tree
(b) token tree, parse tree
(c) token stream, parse tree
(d) all of the mentioned
I got this question in class test.
The origin of the question is Lexical Analysis in division Regular Expressions and Languages of Automata Theory