1. Home
  2. GATE CS
  3. Compiler Design

Filters

Found 1 Question

Set Default
Exams
Years
Subjects
Topics

List of top Compiler Design Questions on LR Parsing and Bottom-Up Parsing asked in GATE CS

Consider the canonical \(LR(0)\) parsing of the grammar below using terminals \(\{a,b,c\}\) and non-terminals \(\{A,B,C,S\}\) with \(S\) as the start symbol.
\[ S \to ACB \]
\[ A \to aA \mid \epsilon \]
\[ C \to cC \mid \epsilon \]
\[ B \to bB \mid b \]
Which one of the following options gives the number of shift-reduce conflicts that will occur in the \(LR(0)\) ACTION table?
  • GATE CS - 2026
  • GATE CS
  • Compiler Design
  • LR Parsing and Bottom-Up Parsing
contact us
terms & conditions
Privacy & Policy
© 2026 Patronum Web Private Limited