GATE Computer Science (CS) 2021 Shift 2 Solved Paper
© examsiri.com
Question : 61 of 65
Marks:
+1,
-0
Consider the following augmented grammar with {#, @, <, >, a, b, c} as the set of terminals.S' → S
S → S # cS
S → SS
S → S @
S → < S >
S → a
S → b
S → c
Let I0 = CLOSURE({S' → ∙ S}). The number of items in the set GOTO(GOTO(I0, <), <) is _______
S → S # cS
S → SS
S → S @
S → < S >
S → a
S → b
S → c
Let I0 = CLOSURE({S' → ∙ S}). The number of items in the set GOTO(GOTO(I0, <), <) is _______
- Your Answer:
Go to Question: