

MCQOPTIONS
Saved Bookmarks
1. |
Consider the following grammar.S → ABA → aA → BaBB → bbAWhich of the following statement is FALSE? |
A. | The length of every string produced by this grammar is even |
B. | No string produced by this grammar has three consecutive a's |
C. | The length of substring produced by B is always odd. |
D. | No string produced by this grammar has four consecutive b’s |
Answer» E. | |