Which of the following is equal Regular Expression for the given Finite…
2025
Which of the following is equal Regular Expression for the given Finite Automata?

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