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 analyzer
This 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