Consider following regular expression: i) (a/b)* ii) (a*/b*)* iii) ((ϵ/a)b*)*. Which of the following statements is correct

🎲 Try a Random Question  |  Total Questions in Quiz: 40  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Theory of Computer Science: Regular Expressions and Languages — practice the complete quiz, review flashcards, or try a random question.


Consider following regular expression: i) (a/b)* ii) (a*/b*)* iii) ((ϵ/a)b*)*. Which of the following statements is correct