MCQOPTIONS
Saved Bookmarks
| 1. |
Generate a regular expression for the following problem statement:P(x): String of length 6 or less for å={0,1}* |
| A. | (1+0+e)6 |
| B. | (10)6 |
| C. | (1+0)(1+0)(1+0)(1+0)(1+0)(1+0) |
| D. | More than one of the mentioned is correct |
| E. | 6b) (10)6c) (1+0)(1+0)(1+0)(1+0)(1+0)(1+0)d) More than one of the mentioned is correct |
| Answer» B. (10)6 | |