1.

Which of the following methods is suitable for conversion of DFA to RE?(a) Brzozowski method(b) Arden’s method(c) Walter’s method(d) All of the mentionedThis question was addressed to me during an online interview.The origin of the question is Conversion by Eliminating states in division Regular Expressions and Languages of Automata Theory

Answer»

The CORRECT OPTION is (a) Brzozowski METHOD

The explanation: Brzozowski method takes a unique approach to generating regular EXPRESSIONS. We create a SYSTEM of regular expressions with one regular expression unknown for each state in M, and then we solve the system for Rλ where Rλ is the regular expression associated with starting state qλ.



Discussion

No Comment Found

Related InterviewSolutions