

McqMate
Q. |
Consider the grammar shown below S → i E t S S' | a S' → e S | ε E → b In the predictive parse table. M, of this grammar, the entries M[S', e] and M[S', $] respectively are |
A. | {S' → e S} and {S' → e} |
B. | {S' → e S} and {} |
C. | {S' → ε} and {S' → ε} |
D. | {S' → e S, S'→ ε} and {S' → ε} |
Answer» D. {S' → e S, S'→ ε} and {S' → ε} |
View all MCQs in
Theory of Computation and Compiler DesignNo comments yet