recategorized by
2,394 views
0 votes
0 votes

_____ is holding an entry for each terminal symbol and is acting as permanent database.

  1. Variable Table
  2. Terminal Table
  3. Keyword Table
  4. Identifier Table
recategorized by

2 Answers

2 votes
2 votes

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.

OPTION B.

Answer:

Related questions

1 votes
1 votes
2 answers
1
Arjun asked Dec 7, 2018
2,019 views
Identify the true statement from the given statements:Number of child pointers in a B/B+ tree node is always equal to number of keys in it plus oneB/B+ tree is defined by...
2 votes
2 votes
3 answers
2
Arjun asked Dec 7, 2018
970 views
______ is NOT a part of the ACID propertiesInconsistencyConsistencyAtomicityIsolation
1 votes
1 votes
2 answers
3
Arjun asked Dec 7, 2018
1,372 views
____ symbol is used to denote derived attributes in ER modelDashed ellipseSquared ellipseEllipse with attribute name underlinedRectangular Box
5 votes
5 votes
3 answers
4
Arjun asked Dec 7, 2018
3,707 views
The following table has two attributes $X$ and $Y$ where $X$ is the primary key and $Y$ is the foreign key referencing $X$ with on-delete cascade.$\begin{array}{|c|c|} \h...