Consider the augmented grammar given below:
A' → A
A → a X b | c | d X
X → f ^ A | A
Let, I0 = CLOSURE ({[A' → •A]}). The number of items in the set GOTO (I0, a) is: ______1
4
2
5
3
6
4
7
Consider the augmented grammar given below:
A' → A
A → a X b | c | d X
X → f ^ A | A
Let, I0 = CLOSURE ({[A' → •A]}). The number of items in the set GOTO (I0, a) is: ______