InterviewSolution
Saved Bookmarks
| 1. |
Which table is a permanent database that has an entry for each terminal symbol?(a) Terminal Table(b) Literal Table(c) Identifier Table(d) None of the mentionedI got this question during an interview.My query is from Syntax-Directed Definitions and Translations in portion Syntax Directed Definition and Translations of Compiler |
|
Answer» The correct choice is (a) Terminal Table |
|