1.

Which of the following will not be accepted by the following DFA?(a) ababaabaa(b) abbbaa(c) abbbaabb(d) abbaabbaaThis question was posed to me in an online quiz.My question comes from Deterministic Finite Automata-Introduction and Definition topic in division Finite Automata of Automata Theory

Answer»

The correct option is (a) ababaabaa

The best EXPLANATION: All the STRINGS are getting accepted EXCEPT ‘ababaabaa’ as it is directed to dumping state. Dumping state also refers to the reject state of the AUTOMATA.



Discussion

No Comment Found

Related InterviewSolutions