Theory of Computation (Automata)
The concept in which an abstract computational model that manipulates symbols on an infinite tape according to a set of rules is best known as which of these terms?
- A. Finite automaton
- B. State transition diagram
- C. Turing machine ✓
- D. Chomsky hierarchy
Correct answer
C. Turing machine
Explanation
Turing machine refers to an abstract computational model that manipulates symbols on an infinite tape according to a set of rules.