Page 1 of 1

Which of the following regular expression resembles the given diagram?

Posted: Thu Jul 14, 2022 9:26 am
by answerhappygod
a) {a}*{b}*{a,b}
b) {a,b}*{aba}
c) {a,b}*{bab}
d) {a,b}*{a}*{b}*