1.

Which of the following statement is true for Dead State?(a) It cannot be reached anytime(b) There is no necessity of the state(c) If control enters no way to come out from the state(d) If control enters FA deadsThe question was asked by my college professor while I was bunking the class.My question is taken from Finite Automata topic in section Finite Automata and Regular Expression of Compiler

Answer»

Right choice is (c) If control enters no way to come out from the STATE

To elaborate: It is a rejecting state for if the control enters it REACHES the DEAD end and cannot REACH an accepting state.



Discussion

No Comment Found

Related InterviewSolutions