GATE Computer Science (CS) 2020 Solved Papers

© examsiri.com
Question : 27 of 65
 
Marks: +1, -0
Consider the following statements.
I. Symbol table is accessed only during lexical analysis and syntax analysis.
II. Compilers for programming languages that support recursion necessarily need heap storage for memory allocation in the run-time environment.
III. Errors violating the condition ‘any variable must be declared before use’ are detected during syntax analysis.
Which of the above statements is/are TRUE?
Go to Question: