wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Von Neumann Architecture Quiz (GCSE AQA)

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the key characteristic of a von Neumann architecture?

a)

Multiple control units

b)

High-speed memory

c)

Changeable programs

d)

Fixed programs

2.

Imagine you are a computer processor. Which register would you refer to find the memory address of the next instruction you need to execute?

a)

Program Counter

b)

Memory Address Register

c)

Data Register

d)

Accumulator

3.

John is building a computer. What is the purpose of the arithmetic logic unit in his computer?

a)

To hold the program instructions John will install

b)

To store the data John will save in memory

c)

To perform the calculations John's computer will need to do

d)

To synchronize the components John has assembled

4.

Imagine you are a computer processor executing a program. During the fetch stage, what would you check to determine the address of the next instruction to execute?

a)

Program Counter

b)

Memory Address Register

c)

Data Register

d)

Accumulator

5.

Imagine you're a computer engineer working on a CPU. What would be the purpose of the cache in the CPU in this context?

a)

To hold the blueprint of the CPU

b)

To store the engineer's tools

c)

To perform the engineer's calculations

d)

To speed up access to frequently used data in the CPU's operations

6.

What does the control unit do in the fetch-execute cycle?

a)

Fetches instructions from memory

b)

Decodes instructions

c)

Executes instructions

d)

Updates the program counter

7.

What is the purpose of the memory address register?

a)

To hold the address of the next instruction

b)

To hold the address of data in memory

c)

To hold the result of calculations

d)

To hold the contents of the accumulator

8.

What is the result of the calculation 12 + 23?

a)

12

b)

23

c)

35

d)

1223

9.

Imagine you are a computer. What happens in the last stage of your fetch-execute cycle?

a)

You fetch instructions from memory

b)

You decode the instructions

c)

You execute the instructions

d)

You update the program counter

10.

Imagine you're working on a computer based on the von Neumann architecture. What would you expect to find stored in its memory?

a)

Both instructions for tasks and data to be processed

b)

Only instructions for tasks

c)

Only data to be processed

d)

Cache memory