Which of the following regular expression is equivalent to R(1,0)?
Posted: Thu Jul 14, 2022 9:24 am
R(1,0)={111*}*
a) (11+111)*
b) (111+1111)*
c) (111+11*)*
d) All of the mentioned
a) (11+111)*
b) (111+1111)*
c) (111+11*)*
d) All of the mentioned