Multiple choice technology programming languages

What is a Turing machine?

  1. An abstract device that can simulate the logic of any conceivable computer algorithm

  2. Any mechanism that can simulate human intelligence sufficiently to fool a human

  3. A device used by early programmers to input punch cards into the computer

  4. Any of a number of machines derived from the first mechanical computing devices

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A Turing machine is a mathematical abstraction of a device that manipulates symbols on a strip of tape according to a table of rules, capable of simulating any computer algorithm's logic.