Common Subexpression Elimination(Data flow analyses) MCQs 1.Common subexpression elimination (CSE) aims to:A) Remove duplicate computationsB) Remove dead...
Compiler Design
Liveness Analysis(Data flow analyses) MCQs 1.Liveness analysis determines:A) Which variables hold constant valuesB) Which variables are used...
CONSTANT PROPAGATION (DATA FLOW ANALYSIS) — MCQs 1.Constant propagation is a part of which phase in a...
Local Optimization – Compiler Design (MCQs 1–100 with Solutions) 1.Local optimization works on which part of the...
Intermediate Code Generation” from Compiler Design for the GATE exam 1. Which of the following is not...
Runtime Environments” from Compiler Design for the GATE Exam 1. In a runtime environment, which of the...
syntax-directed translation MCQs 1 Q: In an S-attributed grammar all attributes are:A. inherited onlyB. synthesized onlyC. both...
Parsing MCQs Q1. Which of the following statements about top-down parsing is true?A. It starts with the...
Lexical Analysis MCQs Q1. The lexical analyzer breaks the input source code into tokens. Which of the...