Back to the 2024 paper
Similar questions
Compiler DesignChoose the correct option / answer the following: Which of the following is used to determine the evaluation order of attributes? (i) Symbol table (ii) Transition table (iii) Dependency graph (iv) Abstract grammar20242m Compiler DesignExplain any two of the following : (i) Lexical phase error (ii) Code generation using dynamic programming (iii) Syntax tree20197mFORMAL LANGUAGE & AUTOMATA THEORY____ is the acyclic graphical representation of a grammar. (i) Binary tree (ii) Octtree (iii) Parse tree (iv) None of the above20212mArtificial intelligenceExplain with diagram the organization of a natural language understanding system.20207m
PreviousDefine syntax-directed definitions (SDD). Explain the difference between S-attributed and L-attributed definitions. Give an example of each and explain how attributes are evaluated.NextWhat is a symbol table in a compiler? Describe its structure and how it supports semantic analysis. Explain with an example how a symbol table is constructed and maintained during compilation.