1. Computer Science Engineering (CSE)
  2. Theory of Computation
  3. Unit 1
  4. The regular expression 0*(10)* denotes t...
Q.

The regular expression 0*(10)* denotes the same set as

A. (1*0)*1*
B. 0+(0+10)*
C. (0+1)*10(0+1)*
D. None of the above
Answer» B. 0+(0+10)*
View all MCQs in:   Theory of Computation

Discussion