wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

3.1.1: The CPU (Edexcel GCSE Computer Science)

Total questions: 20

Worksheet time: 13mins

Name
Class
Date
1.

In Von Neumann architecture, where are programs and data stored?

a)

In separate memories

b)

In the same memory

c)

In the cloud

d)

On external drives

2.

What is the key idea of the Von Neumann architecture called?

a)

Cloud computing

b)

Distributed processing

c)

Stored program concept

d)

Parallel processing

3.

What is one advantage of storing programs and data in the same memory?

a)

It makes computers slower

b)

It makes computers more expensive

c)

It makes computers simpler and cheaper

d)

It requires more memory types

4.

What is a benefit of using the same space for both data and instructions?

a)

It makes the computer less efficient

b)

It helps run different tasks easily

c)

It requires more hardware

d)

It limits the computer's capabilities

5.

Which component in Von Neumann Architecture acts as pathways for data?

a)

Main Memory (RAM)

b)

CPU

c)

Buses

d)

Clock

6.

What does the Control Unit (CU) do within the CPU?

a)

Performs mathematical calculations

b)

Directs the flow of data

c)

Stores data temporarily

d)

Carries out logical operations

7.

Which component of the CPU tells the computer's memory and devices how to respond to instructions?

a)

Registers

b)

Arithmetic Logic Unit (ALU)

c)

Control Unit (CU)

d)

Hard Drive

8.

Which of the following statements is true about CPU clocks?

a)

They only synchronize input/output operations

b)

They are not related to the FDE cycle

c)

They synchronize all actions in the CPU

d)

They only affect memory access speed

9.

What happens when the clock speed is increased?

a)

The CPU processes fewer instructions

b)

The CPU generates less heat

c)

The CPU processes more instructions

d)

The CPU uses less power

10.

Which type of bus sends control signals to coordinate operations?

a)

Address Bus

b)

Data Bus

c)

Control Bus

d)

Signal Bus

11.

What is the role of the width of a bus?

a)

Determines the speed of data transfer

b)

Determines how many memory locations can be accessed

c)

Determines the size of the CPU

d)

Determines the power usage

12.

What bus does the CPU use to send a signal to initiate a read operation from RAM?

a)

Control bus

b)

Data bus

c)

Address bus

d)

System bus

13.

What bus is used when an interrupt signal is sent from an I/O device to the CPU?

a)

Control bus

b)

Data bus

c)

Address bus

d)

System bus

14.

What is the purpose of the Fetch-Decode-Execute cycle?

a)

To store data

b)

To process instructions

c)

To send signals

d)

To halt operations

15.

Complete the computing term: Fetch Decode (a)   Cycle

16.

Small memory cells inside the CPU that temporarily store data and interim results during processing are known as (a)  

17.

What component of the CPU carries out logical operations (e.g. comparing values)?

a)

ALU

b)

Clock

c)

Registers

18.

Every tick of the (a)   starts the next step in the FDE cycle.

19.

Clock speed is measured in (a)   , which means cycles per second.

20.

Higher clock speeds can make the computer work faster, but also produce more (a)   .