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 _______
  • Your Answer:
Go to Question: