MCQOPTIONS
Saved Bookmarks
| 1. |
Which data structure in a compiler 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 | |