1.

Which among the following is a CFG for the given Language:

A. L={x∈{0,1}*|number of zeroes in x=number of one’s in x}
B. S->e|0S1|1S0|SS
C. S->0B|1A|e A->0S B->1S
D. All of the mentioned
E. None of the mentioned
Answer» D.


Discussion

No Comment Found