InterviewSolution
Saved Bookmarks
| 1. |
In a compiler the module that checks every character of the source text is called __________(a) The code generator(b) The code optimizer(c) The lexical analyzer(d) The syntax analyzerThis question was posed to me during an online exam.Asked question is from Lexical Analyser topic in chapter Finite Automata and Regular Expression of Compiler |
|
Answer» The correct ANSWER is (a) The code generator |
|