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)

  1. A.

    (aa + bb) a* (ab + ba)

  2. B.

    (aa + bb) (a + b)* (aa + bb)

  3. C.

    a* (a + b)* ab

  4. 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…