1.

Choose the correct statement for the following daigram.(a) For the language accepted by A which is also a minimal DFA(b) A accepts all strings over {0,1} of length at least 2(c) All of the mentioned(d) None of the mentionedI got this question during an internship interview.This intriguing question originated from Minimization of DFA in division Finite Automata and Regular Expression of Compiler

Answer» RIGHT option is (c) All of the mentioned

To explain I would say: The DFA can be minimized to two STATES and the SECOND STATE is final state .We reach second state after a 0.


Discussion

No Comment Found

Related InterviewSolutions