symbol-table
GATE CSE & IT · Parsing · 1993-2025
Study anchor
Hopcroft-Ullman / Dragon Book
Automata, languages, parsing, syntax-directed translation
Practice action
Start latest PYQPYQs in this concept
All concepts →Which ONE of the following statements is FALSE regarding the symbol table?
Which ONE of the following statements is FALSE regarding the symbol table?
Which one of the following statements is TRUE?
In the context of compilers, which of the following is/are NOT an intermediate representation of the source program?
Consider the following statements. I. Symbol table is accessed only during lexical analysis and syntax analysis. II. Compilers for programming languages that support recursion nece...
Which data structure in a compiler is used for managing information about variables and their attributes?
A linker is given object modules for a set of programs that were compiled separately. What information need to be included in an object module?
A simple two-pass assembler does the following in the first pass: