GATE | CS | 2019 | Compiler Design | Parsing | Question 52

Last Updated :
Discuss
Comments

Consider the augmented grammar given below:
S′ → S
S → ⏐id
L → L, S⏐S
Let I0 = CLOSURE ({[S′ → S]}). The number of items in the set GOTO (I0, <) is __________.



Note: This was Numerical Type question.

5

4

3

1

Share your thoughts in the comments