Page 1 of 1

The given NFA corresponds to which of the following Regular expressions?

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