MCQ
Q.
Consider following regular expressioni) (a/b)* ii) (a*/b*)* iii) ((?/a)b*)*
Which of the following statements is correct
Which of the following statements is correct
Correct Answer: D
All are equivalent to (a+b)*.