Multiple choice

A deterministic finite automation DFAD with alphabet $\sum$ is given below:

Which of the following finite state machines is a valid minimal DFA which accepts the same language as D?

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Options B and C will accept the string b. Option – D will accept the string “bba”. Both are invalid strings. So, the minimized DFA is option A.