📚 Question Bank Q38 — Compiler Design
Tags
Compiler Design
Q38. Marks: +2.0 UGC NET Paper 2: Computer Sc 23rd August 2024 Shift 1

Consider the Grammar:

S → A

A → $B$ | id

B → B, A | A

If I= CLOSURE ({[S → .A]}) then, how many items be in the set for GOTO(I0, $)

1.3
2.4
3.5 ✓ Correct
4.6
📄 All “Compiler Design” questions across papers
🏷 Change Tag for this Question