The CPU Flashcards

1
Q

What is a CPU?

A

CPU stands for Central Processing Unit. It is the part of the computer that executes essential instructions for the computer to function, (processing data) and is connected to peripherals. It is like the brain of the computer.

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

What are the 4 main sections of the CPU?

A

The Main Storage, the ALU, the Control Unit, the Immediate access store.

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

What is the Fetch-Decode-Execute cycle?

A

The process that the CPU goes through to carry out instructions on a computer. First the information is fetched, then the instruction is decoded, then it is executed, and this cycle is repeated until there are no more instructions left.

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

What is a register?

A

A small amount of high speed memory that is contained in the CPU.

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

What is the function of the Programme Counter (PC)?

A

It stores the address of the next instruction in RAM

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

What is the function of the Memory Address Register (MAR)?

A

It stores the address of the next address or next function.

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

What is the Memory Data Register (MDR)?

A

It stores the data to be sent or fetched from memory.

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

What is the Accumulator (ACC?)

A

It stores the result of mathematical calculations.

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