

MCQOPTIONS
Saved Bookmarks
1. |
The context free grammar S → A111|S1, A → A0 | 00 is equivalent to _________ |
A. | {0n1m | n=2, m=3} |
B. | {0n1m | n=1, m=5} |
C. | {0n1m | n should be greater than two and m should be greater than four} |
D. | None of the mentioned |
Answer» B. {0n1m | n=1, m=5} | |