SPCC Assignment 2
SPCC Assignment 2
Question Questions CO
No. Covered
Q.5. Construct LL(1) parsing table for the following grammar and parse the input CO4
string “acbgh”
S ->aBDh
B -> cC
C->bC | ε
D->EF
E->g | ε
F->f | ε
Q.6. Explain the different forms of intermediate code generation with example. CO4
Subject Incharges
Prof. Archana Naware (TE B)
Prof. Shirin Matwankar (TE A)