What is the task of the lexical analysis?
(a) None of the mentioned
(b) To build a literal and identifier table
(c) To build a uniform symbol table
(d) To build a uniform symbol table, literal and identifier table
I had been asked this question at a job interview.
My query is from Three-Address Statements in chapter Syntax Directed Definition and Translations of Compiler