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