Home /
Expert Answers /
Computer Science /
what-is-the-role-of-a-scanner-in-a-compiler-group-of-answer-choices-to-read-the-input-file-and-pr-pa516
(Solved): What is the role of a scanner in a compiler?
Group of answer choices
To read the input file and pr ...
What is the role of a scanner in a compiler?
Group of answer choices
To read the input file and produce a stream of tokens
To build a parse tree
To generate machine code
To execute the program