

MCQOPTIONS
Saved Bookmarks
1. |
If S is a start symbol and S -> AB, A -> aB, B -> b are the productions then a string generated by the grammar is _______. |
A. | baa |
B. | aba |
C. | abb |
D. | bab |
Answer» D. bab | |