Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 2 (Q.No. 17)
17.
Which is a permanent database in the general model of compiler?
Literal Table
Identifier Table
Terminal Table
Source code
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
5 comments Page 1 of 1.

Anonymus said:   6 years ago
Please tell me the meaning of terminal table.

Avishek said:   8 years ago
This table generate at lexcical analysis stage and retained upto assembly stage.

Chirag said:   9 years ago
Why is it permanent compare to others?

Nidz said:   1 decade ago
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.

Priya said:   1 decade ago
What is terminal table?
(1)

Post your comments here:

Your comments will be displayed after verification.