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

The BEST I can EXPLAIN: A database that has entry for each terminal symbols such as ARITHMETIC operators, keywords, punctuation CHARACTERS such as ‘;’, ‘,’ETC Fields: Name of the symbol.



Discussion

No Comment Found

Related InterviewSolutions