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*)*

  1. A.

    (a + b)* a

  2. B.

    b* a(a + bb* a)*

  3. C.

    b* ab*(ab*ab*)*

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