Computer Science, asked by ashusingla9858, 1 year ago

Which is a permanent database in the general model of compiler? (a) literal table (b) identifier table (c) terminal table (d) source code?

Answers

Answered by Anonymous
0

Hello mate ..

Thai is your answer....

☆☆☆☆☆♡☆☆☆☆☆

Option c) Terminal table is the correct option..

It is a permanent database in the general model of compiler...

Hope it helps.☆☆☆☆

Answered by Anonymous
0

Heya, here is your answer. Please mark me as brainliest.

C) terminal table is your answer.

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.

Why is it permanent compare to others?

This table generate at lexcical analysis stage and retained upto assembly stage.

Similar questions