

InterviewSolution
Saved Bookmarks
1. |
State true or false:Statement: Counter Automaton can exist for the language L={0^i1^i|i>=0}(a) Statement: Counter Automaton can exist for the language L={0^i1^i|i>=0}(b) true(c) falseThe question was posed to me in final exam.This interesting question is from From Grammars to Push Down Automata topic in division Push Down Automata of Automata Theory |
Answer» The correct answer is (a) Statement: Counter Automaton can exist for the language L={0^i1^i|i>=0} |
|