A pushdown automata behaves like a Turing machine, when it has number of auxiliary/ memory.

🎲 Try a Random Question  |  Total Questions in Quiz: 168  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Theory of Computation Practice Test — practice the complete quiz, review flashcards, or try a random question.

In theoretical computer science and mathematics, the theory of computation is the branch that deals with what problems can be solved on a model of computation, using an algorithm, how efficiently they can be solved or to what degree (e.g., approximate solutions versus precise ones). The field is divided into three major branches: automata theory and formal languages, computability theory, and computational complexity theory, which are linked by the question: "What are the fundamental capabilities and limitations of computers?" (Source: Wikipedia)   The 'theory of computation' is important... Show more

A pushdown automata behaves like a Turing machine, when it has number of auxiliary/ memory.