1.

Which of the following automata takes queue as an auxiliary storage?(a) Finite automata(b) Push down automata(c) Turing machine(d) All of the mentionedThe question was asked in an international level competition.Asked question is from PDA-acceptance by Empty Stack topic in division Push Down Automata of Automata Theory

Answer»

Right option is (c) Turing machine

Explanation: Pushdown Automaton USES stack as an AUXILIARY storage for its operations. Turing machines USE Queue for the same.



Discussion

No Comment Found

Related InterviewSolutions