

MCQOPTIONS
Saved Bookmarks
1. |
Which among the following is the correct grammar for the given language?L={x∈{0,1}*|number of zeroes in x¹number of one’s in x} |
A. | S-> 0|SS|1SS|SS1|S1S |
B. | S-> 1|0S|0SS|SS0|S0S |
C. | S-> 0|0S|1SS|SS1|S1S |
D. | None of the mentioned |
Answer» D. None of the mentioned | |