Page 1 of 1

Which among the following is equivalent to the given regular expression?

Posted: Thu Jul 14, 2022 9:24 am
by answerhappygod
01*+1
a) (01)*+1
b) 0((1)*+1)
c) (0(1)*)+1
d) ((0*1)1*)*