The task(s) of the Lexial analysis phase is/are:
A
to parse the source program into the basic elements or tokens of the language
B
to build a literal table and an identifier table
C
to build a uniform symbol table
D
All of the above
Correct Answer: All of the above