UGC NET CS 2006 Dec-paper-2
April 8, 2025Graph-Theory
April 9, 2025UGC NET CS 2006 Dec-paper-2
|
Question 39
|
A permanent database of a general model of compiler is ____________ .
|
Identifier table
|
|
|
Page map table
|
|
|
Literal table
|
|
|
Terminal table
|
Question 39 Explanation:
A permanent database of a general model of compiler is terminal table. A permanent database that has entry for each terminal symbols such as arithmetic operators, keywords, punctuation
characters such as ‘;’, ‘,’etc Fields: Name of the symbol.
characters such as ‘;’, ‘,’etc Fields: Name of the symbol.
Correct Answer: D
Question 39 Explanation:
A permanent database of a general model of compiler is terminal table. A permanent database that has entry for each terminal symbols such as arithmetic operators, keywords, punctuation
characters such as ‘;’, ‘,’etc Fields: Name of the symbol.
characters such as ‘;’, ‘,’etc Fields: Name of the symbol.
