Discussion :: Language Processors
-
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
|
Answer : Option D
Explanation :
No answer description available for this question.
Be The First To Comment