

InterviewSolution
Saved Bookmarks
1. |
A push down automaton with only symbol allowed on the stack along with fixed symbol.(a) Embedded PDA(b) Nested Stack automata(c) DPDA(d) Counter AutomatonI got this question in my homework.Question is from PDA-Acceptance by Final State topic in chapter Push Down Automata of Automata Theory |
Answer» Correct answer is (d) Counter Automaton |
|