CPU Flashcards

1
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
2
Q

Is the CPU split into different parts?

A

Yes

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

Name the parts the CPU is split into

A

Control Unit, ALU, Register, RAM and ROM

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

What does the Control Unit do?

A

Manages execution of programs

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

What does ALU stand for?

A

Arithmetic Logic Unit

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

What does ALU do?

A

Performs operations like mathematical work.

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

What does Registers do?

A

temporarily store items of data

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

What does RAM stand for?

A

Random-Acess Memory

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

what does RAM do?

A

Used to store data temporarily which can be read and written but it will lose its content once the power is switched off

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

What does ROM stand for?

A

Read-Only-Memory

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

What does ROM do?

A

Used to store data permanently which are important to the system and can only be read not written to.

(Operating System)

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

What is “Buses” in computing terms

A

Is a set of wires used to carry data between the processor and main memory.

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

Identify the different buses

A
  • Address Bus
  • Data Bus
  • Control Bus
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Describe the Address Bus

A

It is used to specify which memory location is to be used to read or write data to

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

Describe the Data Bus

A

This carries data from a memory location to the processor

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

Describe the Control Bus

A

It is used to send out signals to initiate events such as write and read.

17
Q

What is an Interface?

A

An interface provides a link between a peripheral device and the CPU identifies the differences in how they operate

18
Q

Is there a difference in speed between Peripheral devices and the processor?

A

Yes because Peripheral devices operate at a much slower speed than the processor.

(Like I mentioned the CPU identifies the differences in how they operate)

19
Q

What is “Data Storage”

A

During the compensation the data may be needed into a memory location called the buffer until the peripheral data is ready to be transfer.

20
Q

What is meant by “Data Conversion”

A

Data is often stored in peripheral devices in a different format from how it is stored in the processor.