Topicwise MCQs on Compiler Design

If you are a Computer Science Engineer then this section is for you. This section focus on all topics of the Compiler Design subject. These questions will help you to prepare for interviews, entrance exams, online tests, and semester exams. This also helps you to understand Compiler Design deeply. Here, You can practice these MCQs chapter-wise for FREE.

1. Compiler Design MCQs on Compiler Introduction

This part contains compiler design multiple-choice questions and answers on finite automata and regular expressions, cross compilers, lexical analysis and relations.

  • Finite Automata and Regular Expressions
  • Cross Compiler
  • Lexical Analysis
  • Regular Expression Part-1
  • Regular Expression Part-2



  • 2. Compiler Design MCQs on Finite Automata and Regular Expression

    This part contains compiler design multiple-choice questions and answers on finite automata, nfa with epsilon as well as minimization of dfa, lexical analyser and transformation from nfa to dfa.

  • Finite Automata Part-1
  • Finite Automata Part-2
  • Non–Deterministic Finite Automata
  • The NFA with Epsilon – Moves
  • The NFA with Epsilon – Moves to the DFA
  • Minimization of DFA
  • Lexical Analyser Part-1
  • Lexical Analyser Part-2



  • 3. Compiler Design MCQs on Contextfree Grammar and Syntax Analysis

    This part contains compiler design multiple-choice questions and answers on syntax analyser, context free grammar, regular grammar as well as right left grammar.

  • Syntax Analyser Part-1
  • Syntax Analyser Part-2
  • Context Free Grammar
  • Regular Grammar
  • Right Left Linear Grammar



  • 4. Compiler Design MCQs on Topdown Parsing

    This part contains compiler design multiple-choice questions and answers on top-down parsing with its predictives.

  • Top–Down Parsing
  • Predictive Top-Down Parsing