Solved

Consider the Grammar S ? (S) | a Let the Number

Question 14

Multiple Choice

Consider the grammar S ? (S) | a Let the number of states in SLR(1) , LR(1) and LALR(1) parsers for the grammar be n1, n2 and n3 respectively. The following relationship holds good


A) n1 < n2 < n3
B) n1 = n3 < n2
C) n1 = n2 = n3
D) n1 ? n3 ? n2

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions