

InterviewSolution
Saved Bookmarks
1. |
Halting states are of two types. They are:(a) Accept and Reject(b) Reject and Allow(c) Start and Reject(d) None of the mentionedThis question was posed to me during an interview.I need to ask this question from From Grammars to Push Down Automata topic in chapter Push Down Automata of Automata Theory |
Answer» Right choice is (a) ACCEPT and REJECT |
|