This test is run by .
Note that your final mark will not be saved in the system.
Note that your final mark will not be saved in the system.
9 - A Model of Computation GapFill
Target Level
C
Running Total
0
0%
Attempt
1 of 3
You must fill all the gaps before clicking ‘Check Answers!’
A Turing
machine can be described as an abstract computer containing
. The machine can, at any time, be in one of a
finite number of
, and can
to another, depending
on the
.
Another component is an infinite
, divided into squares or
cells, each of which contains a character from a finite set of permissible
symbols. A(n)
travels along this, one such cell at a time.
A control unit, which stores instructions, completes this theoretical
device, and it acts upon the character within the cell, according to these
instructions. These instructions are referred
to as
.