

MCQOPTIONS
Saved Bookmarks
1. |
Which among the following is not an associative operation?a) Unionb) Concatenationc) Dotd) None of the mentioned 14.Which among the following is equivalent to the given regular expression?01*+1 |
A. | Unionb) Concatenationc) Dotd) None of the mentioned 14.Which among the following is equivalent to the given regular expression?01*+1a) (01)*+1 |
B. | Concatenationc) Dotd) None of the mentioned 14.Which among the following is equivalent to the given regular expression?01*+1a) (01)*+1b) 0((1)*+1) |
C. | Dotd) None of the mentioned 14.Which among the following is equivalent to the given regular expression?01*+1a) (01)*+1b) 0((1)*+1)c) (0(1)*)+1 |
D. | None of the mentioned 14.Which among the following is equivalent to the given regular expression?01*+1a) (01)*+1b) 0((1)*+1)c) (0(1)*)+1d) ((0*1)1*)*View Answer |
Answer» E. | |