1.

NFA to DFA conversion is done via(a) Subset Construction method(b) Warshalls Algorithm(c) Ardens theorem(d) None of the mentionedThe question was posed to me by my college professor while I was bunking the class.The doubt is from Conversions among Representations in section Properties of Regular Languages of Automata Theory

Answer»

Correct answer is (a) Subset CONSTRUCTION method

The EXPLANATION is: Powerset or subset construction method is a standard method for converting a non deterministic finite automata into DFA which recognizes the same FORMAL language.



Discussion

No Comment Found

Related InterviewSolutions