1.

A push down automaton employs ________ data structure.(a) Queue(b) Linked List(c) Hash Table(d) StackThe question was posed to me by my school teacher while I was bunking the class.My doubt is from PDA-Acceptance by Final State in portion Push Down Automata of Automata Theory

Answer»

The correct option is (d) Stack

The explanation is: A push down automata uses a stack to carry out its OPERATIONS. They are more CAPABLE than the finite AUTOMATONS but LESS than the turing model.



Discussion

No Comment Found

Related InterviewSolutions