Back to the 2025 paper
Similar questions
Compiler DesignChoose the correct option / answer the following: The symbol table stores information about: (i) Only variables (ii) Only functions (iii) Identifiers and their attributes (iv) Syntax errors20242m Compiler DesignExplain the different attributes stored in a symbol table for a variable and a function. Discuss how these attributes are used during type checking and semantic analysis.20247m Compiler DesignWhat is the use of a symbol table? How are the identifiers stored in the symbol table?20197mCOMPUTER ORGANIZATION & ARCHITECTUREWhich table handle stores the addresses of the interrupt handling sub-routines? (i) Interrupt-vector table (ii) Vector table (iii) Symbol link table (iv) None of the above20222m