Consider the following Finite Automata. Which of the following is not a…
2025
Consider the following Finite Automata. Which of the following is not a Regular Expression for it?

Answer: C. b* ab*(ab*ab*)*
- A.
(a + b)* a
- B.
b* a(a + bb* a)*
- C.
b* ab*(ab*ab*)*
- D.
(b + aa*b)* aa*
Attempted by 86 students.
Show answer & explanation
Correct answer: C
Explore the full course: Mppsc Assistant Professor Computer Science Paper 2
Loading lesson…