1.

For any DFA state {qi,qj…qm} If some qj is a final state in the NFA Then {qi,qj…qm}, is a final state in the DFA.(a) True(b) FalseThis question was posed to me in semester exam.Origin of the question is Transformation from NFA to DFA in portion Finite Automata and Regular Expression of Compiler

Answer» CORRECT CHOICE is (a) True

Explanation: It the standard procedure to CONVERT NFA to DFA.


Discussion

No Comment Found

Related InterviewSolutions