MCQOPTIONS
Saved Bookmarks
| 1. |
Language L1 is defined by the grammar: S1 → aS1b|ϵLanguage L2 is defined by the grammar: S2 → abS2|ϵConsider the following statements:P: L1 is regularQ: L2 is regularWhich one of the following is TRUE? |
| A. | Both P and Q are true |
| B. | P is true and Q is false |
| C. | P is false and Q is true |
| D. | Both P and Q are false |
| Answer» D. Both P and Q are false | |