1.

S -> (S)| a

A. , LR(1) and LALR(1) parsers for the grammar n1 n2 and n3 respectively.
B. n1 < n2 < n3
C. n1 = n3 < n2
D. n1 = n2 = n3
Answer» C. n1 = n3 < n2


Discussion

No Comment Found