wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

The CPU

Total questions: 10

Worksheet time: 14mins

Name
Class
Date
1.

It is the job of the ​ (a)   to decode instructions and manage other parts of the computer system.

Choose from the below words
CU
ALU
MDR
MAR
PC
ACC
2.

While running computers continually perform the ​ (a)   , ​ (b)   , ​ (c)   cycle.

Choose from the below words
FETCH
DECODE
EXECUTE
COLLECT
INTERPRET
COMMIT
RUN
DECYPHER
DEDICATED
3.

​ (a)   are ​ (b)   , but super fast pieces of memory located in the ​ (c)   .

Choose from the below words
Registers
CPU
small
large
hard drive
Circuits
Embedded Systems
RAM
4.

Categorise these computer components:

Categorize the following

MDR

MAR

PC

ACC

CU

ALU

PDR

CSR

Register
Circuit
Made Up
5.

In terms of registers, the PC is short for:

(a)  

6.

Match these acronyms with their meaning.

Arithmetic Logic Unit

ALU

Memory Data Register

PC

CU

MAR

Program Counter

MDR

Memory Address Register

Control Unit

7.

Operations such as addition are carried out in the:

a)

ALU

b)

ACC

c)

MDR

d)

CU

8.

Match these registers with their role.

Stores the result of instructions such as addition.

ACC

Stores data / instructions just fetched from memory OR about to be written to memory.

ALU

Not a register

PC

Stores the location in memory where data is being fetched from OR being written to.

MDR

Stores the location of the next instruction to be fetched.

MAR

9.

Put these actions in order:

a)

The instruction is fetched from memory.

b)

The instruction is decoded to determine how to carry it out.

c)

The instruction is carried out.

d)

The result of the instruction is stored in the ACC or back in memory.

1)
2)
3)
4)
10.

A CPU with a higher Clock Speed, will be able to carry out more FDE cycles per second.

a)

TRUE

b)

FALSE