Q.1.
Suppose A->xBz and B->y, then the simplified grammar would be:
Q.2.
Given Grammar: S->A, A->aA, A->e, B->bA
Q.3.
Given:
Q.4.
Given:
Q.5.
Given grammar G:
Q.6.
Given grammar:
Q.7.
Inorder to simplify a context free grammar, we can skip the following operation:
Q.8.
Given a Grammar G:
Q.9.
Simplify the given grammar:
Q.10.
In context to the process of removing useless symbols, which of the following is correct?