Alan Turing And The Turing Machine Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is the turing machine made of?

A

Tape,head,register,table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the function of the tape?

A

It has the amount of memory needed by the machine to calculate the problem.

It has a special character’b’ to represent blank spaces

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the function of the head?

A

It reads and writes symbols on the tape.It also moves the tape right and left one cell at a time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the function of a register?

A

Stores the state of the Turing table.
the number of states are always finite.
There’s a special start state

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the function of the table?

A

Gives the instructions needed to operate the machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly