Local Optimization MCQs – Compiler Design
Local Optimization – Compiler Design (MCQs 1–100 with Solutions) 1.Local optimization works on which part of the program?A) Whole programB)
Continue readingLocal Optimization – Compiler Design (MCQs 1–100 with Solutions) 1.Local optimization works on which part of the program?A) Whole programB)
Continue readingIntermediate Code Generation” from Compiler Design for the GATE exam 1. Which of the following is not a form of
Continue readingRuntime Environments” from Compiler Design for the GATE Exam 1. In a runtime environment, which of the following regions typically
Continue readingsyntax-directed translation MCQs 1 Q: In an S-attributed grammar all attributes are:A. inherited onlyB. synthesized onlyC. both inherited and synthesizedD.
Continue readingParsing MCQs Q1. Which of the following statements about top-down parsing is true?A. It starts with the input symbols and
Continue readingLexical Analysis MCQs Q1. The lexical analyzer breaks the input source code into tokens. Which of the following is not
Continue readingUndecidability MCQs (Theory of Computation) — GATE Level Q1.Which of the following problems is undecidable?A) Checking if a DFA accepts
Continue readingTuring Machines (Theory of Computation) MCQs
Continue readingPumping Lemma (for both Regular and Context-Free Languages) Q1.Consider the language L = { aⁿbⁿ | n ≥ 0 }.
Continue readingContext-Free Languages (Theory of Computation) MCQs Note: these questions assume the usual alphabets (like Σ = {a,b,c} or {0,1}) unless
Continue reading