CPU Flashcards

1
Q

What does the Control Unit do?

A

The Control Unit performs tasks that it collects one at a time from the main memory.

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

What is the ALU?

A

ALU stands for Arithmetic Logic Unit. This does all the mathematical work.

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

What are the Registers?

A

The processor has individual storage spaces called Registers to store items of data temporarily.

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

What is RAM?

A

RAM stands for Random Access Memory, it loses its contents when the power supply is turned off. It can be read from and written to.

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

What is ROM?

A

ROM stands for Read-Only Memory. I cannot be written to, only read from. When the power supply is turned off it keeps its contents.

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

What does CPU stand for?

A

Central Processing Unit.

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

What are the three parts of the processor?

A

Control Unit, ALU (Arithmetic Logic Unit) and Registers.

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

What are the two parts of the Main Memory?

A

RAM (Random Access Memory) and ROM (Read Only Memory)

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

What is an Address Bus?

A

An address bus determines the location in memory that the processor will read data from or write data to.

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

What is a Data Bus?

A

A data bus contains the contents that have been read from the memory location or are to be written into the memory location.

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

What is a Control Bus?

A

A control bus manages the information flow between components indicating whether the operation is a read or a write and ensuring that the operation happens at the right time

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

What does a Computer Structure Diagram look like?

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

What is an interface, and why is it needed?

A

There are two meanings for the word interface, one being the way that the user and the computer interact, often called the user interface. The other definition is the way different parts of the computer communicate.

Therefor an interface is needed so that the parts of a computer can work together or so that the user can communicate with the computer.

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