GATE Overflow
Are regular expressions (a+b)* and (a*b*)* over alphabet set {a,b} same?
If not, which strings are acceptable in one and not in other...
Hence Both are same and produces same set of output set for the given input.
(DO UPVOTE IT IF YOU'LL LIKE IT)