InterviewSolution
Saved Bookmarks
| 1. |
The table created by lexical analysis to describe all literals used in the source program is?(a) Terminal table(b) Literal table(c) Identifier table(d) ReductionsThis question was posed to me during an online interview.I want to ask this question from Syntax-Directed Definitions and Translations in division Syntax Directed Definition and Translations of Compiler |
|
Answer» The correct OPTION is (b) Literal table |
|