1.

Which of the following allows stacked values to be sub-stacks rather than just finite symbols?(a) Push Down Automaton(b) Turing Machine(c) Nested Stack Automaton(d) None of the mentionedThe question was asked in an interview for internship.My doubt stems from PDA-Acceptance by Final State topic in portion Push Down Automata of Automata Theory

Answer»

The CORRECT choice is (c) Nested Stack Automaton

To EXPLAIN: In computational theory, a nested stack automaton is a finite automaton which makes USE of stack containing data which can be ADDITIONAL STACKS.



Discussion

No Comment Found

Related InterviewSolutions