Processing digital data 1 Flashcards

1
Q

What is a central processing unit?

A

Each computer has at least one
Runs instructions (code) in computer programmes
Controls input and output
Passes data directly back and forth from the RAM, the RAM then transfers data to and from the storage and to the output device

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

What is a graphical processing unit?

A

A GPU focuses on processing visual data, if a device has a GPU, it frees up the CPU to deal with other types of data.

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

What are the components in the CPU?

A

Arithmetic and logic unit (ALU) carries out calculations and comparisons (used in sorting and searching)

Registers store bytes of data which are used by the ALU, also stores the address in RAM so the CPU knows where the next instruction will come from

Control unit controls instructions being passed between RAM, registers and the ALU. Sends the result of the instructions to the other components

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