MCQOPTIONS
Saved Bookmarks
| 1. |
Task of the lexical analysis phase is |
| A. | To parse the source program into basic elements or tockens of the language |
| B. | To build a literal literal table and an identifier table |
| C. | To build a uniform symbol table |
| D. | All of these |
| Answer» A. To parse the source program into basic elements or tockens of the language | |