Page 1 of 1

Which of the following regular expression is equivalent to R(1,0)?

Posted: Thu Jul 14, 2022 9:24 am
by answerhappygod
R(1,0)={111*}*
a) (11+111)*
b) (111+1111)*
c) (111+11*)*
d) All of the mentioned