

MCQOPTIONS
Saved Bookmarks
1. |
Consider alphabet ? = {0, 1}, the null/empty string ? and the sets of strings X0, X1 and X0.How are X1 and X2 are related ?X0 = 1 X1X1 = 0 X1 + 1 X2X2 = 0 X1 + {?}Which one of the following represents the strings in X0? |
A. | 10 (0* + (10)*)1 |
B. | 10 (0* + (10)*)*1 |
C. | 10 (0* + (10)*)*1 |
D. | 10 (0 + 10)*1 + 110 (0 + 10)*1 |
Answer» D. 10 (0 + 10)*1 + 110 (0 + 10)*1 | |