1.

For each production in P of the form:
A-> x1x2x3 xn

A. nput into P that production as well as all those generated by replacing null variables with e in all possible combinations. If all x(i) are nullable,
B. A->e is put into P
C. A->e is not put into P
D. e is a member of G
E. None of the mentioned
Answer» C. A->e is not put into P


Discussion

No Comment Found