

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 of the two |
D. | None of the mentioned |
Answer» B. Token, source program | |