0

In one of my textbook, it says that the regular expression:

a*b*b(a+(ab)*)*b*

accepts epsilon.

But what I am thinking is since the b in it does not have any * associated with it, it is surely going to be in the final expression.

Please correct me if I am wrong.

0 Answers0