Which type of table is a permanent database containing an entry for every terminal symbol?
Explanation
The terminal symbol table is a permanent database that holds entries for each terminal symbol. Other tables like the reduction table, literal table, and identifier table serve different purposes and do not store all terminal symbols.