

MCQOPTIONS
Saved Bookmarks
1. |
What data structure in a complier is used for managing information about variables and their attributes? |
A. | Abstract syntax tree |
B. | Symbol table |
C. | Semantic stack |
D. | Parse table |
Answer» C. Semantic stack | |