October 3, 2023

Compiler-Design

Question 1 Consider the grammar given below: S → Aa A → BD B → b | ε D → d | ε Let a, b, d and $ be […]
October 3, 2023

Compiler-Design

Question 2 Which one of the following kinds of derivation is used by LR parsers? A Leftmost in reverse B Rightmost in reverse C Leftmost D […]
October 3, 2023

Compiler-Design

Question 209 Which of the following statements is/ are false? S1: LR(0) grammar and SLR(1) grammar are equivalent S2: LR(1) grammar are subset of LALR(1) grammars […]
October 4, 2023

Compiler-Design

Question 6 Consider the following parse tree for the expression a#b$c$d#e#f, involving two binary operators $ and #. Which one of the following is correct for […]
error: Alert: Content selection is disabled!!