GATE Compiler Design

GATE Compiler Design PREV NEXT Menu -> GATE 2024 CS1 -> GATE 2023 -> GATE 2022 -> GATE 2021 SYLLABUS Lexical analysis, parsing, syntax-directed translation. Runtime environments. Intermediate code generation. Local optimisation, Data flow analyses: constant propagation, liveness analysis, common subexpression elimination. Q1 – Which of the following is/are Bottom-Up Parser(s)?(A) Shift-reduce Parser(B) Predictive Parser(C) […]

GATE Compiler Design Read More »