

MCQOPTIONS
Saved Bookmarks
1. |
The lexical analyzer takes _________as input and produces a stream of _______as output. |
A. | Source program, tokens |
B. | Token, source program |
C. | Either A and B |
D. | None of the mentioned |
Answer» B. Token, source program | |