MCQ
Q.
Which of the following is NOT the set of regular expression R = (ab + abb)* bbab?
Correct Answer: A
ab followed by abb which is followed by bbab.