1.

Given Grammar: S->A, A->aA, A->e, B->bA
Which among the following productions are Useless productions?

A. S->A
B. A->aA
C. A->e
D. B->bA
Answer» E.


Discussion

No Comment Found