wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

S3 Computer Systems Unit 2 KC 3

Total questions: 26

Worksheet time: 13mins

Name
Class
Date
1.

Which of the following is NOT a part of the processor in computer structure?

a)

Registers

b)

ALU

c)

Control unit

d)

Memory locations with unique addresses

2.

Memory locations in a computer have unique addresses.

a)

True

b)

False

3.

What is the main purpose of the processor or CPU (Central Processing Unit)?

a)

To store data

b)

To oversee the actions of all other parts of the computer and to execute the machine code instructions

c)

To display images

d)

To connect to the internet

4.

Name the three main parts within the processor.

a)

Control Unit, ALU, and Registers

b)

Control Unit, RAM, and Cache

c)

ALU, Hard Disk, and Registers

d)

Registers, ROM, and Control Bus

5.

The processor is responsible for executing the machine code instructions that make up the programs.

a)

True

b)

False

6.

What is the Control Unit responsible for?

a)

The Control Unit is responsible for the running of programs that are loaded into the Main Memory.

b)

The Control Unit is responsible for storing data permanently.

c)

The Control Unit is responsible for performing arithmetic operations.

d)

The Control Unit is responsible for displaying output on the screen.

7.

Which of the following is a main function of the control unit?

a)

Controls the timing of all operations

b)

Stores data permanently

c)

Prints documents

d)

Manages user input

8.

What does ALU stand for?

a)

Arithmetic and Logic Unit

b)

Advanced Logic Unit

c)

Analog Linear Unit

d)

Automated Logic Utility

9.

The main functions of the ALU are: 1. To perform ________ 2. To perform ________ enable the computer to make decisions, for example by comparing values using operators such as >, <, =, if and else.

a)

arithmetic calculations; logic functions

b)

data storage; input operations

c)

networking; data transfer

d)

image processing; sound synthesis

10.

What are registers in a processor?

a)

Permanent storage areas within the processor

b)

Temporary storage areas within the processor

c)

External memory devices

d)

Input/output devices

11.

Registers are used in a processor to:

a)

Store instructions temporarily

b)

Store data permanently

c)

Connect to external devices

d)

Increase clock speed

12.

What is the processor speed a simple indicator of?

a)

How well a computer system will perform

b)

The color of the computer

c)

The size of the monitor

d)

The amount of RAM

13.

The speed of the processor is measured in _________.

a)

Gigahertz

b)

Megabytes

c)

Lumens

d)

Decibels

14.

The processor speed is also known as the _________.

a)

Core speed

b)

Clock speed

c)

Turbo speed

d)

Cache speed

15.

What is the main memory of a computer used for?

a)

To store programs and data that you are working on.

b)

To permanently store files and documents.

c)

To connect to the internet.

d)

To print documents.

16.

What is another name for the main memory of a computer system?

a)

ROM

b)

RAM

c)

CPU

d)

Hard Disk

17.

Why must a computer have memory?

a)

Because the processor can’t store a whole program at one time.

b)

Because memory is only used for graphics.

c)

Because computers do not need storage devices.

d)

Because memory is only required for internet access.

18.

Each storage location in RAM has a ______ address.

a)

unique

b)

random

c)

shared

d)

duplicate

19.

Which of the following is a feature of RAM?

a)

Data in RAM is read-only

b)

Data in RAM is read/write so it can be changed

c)

Data in RAM is permanent

d)

RAM cannot be upgraded

20.

The functions of the address bus and data bus in a computer system are:

a)

Address bus carries memory addresses, data bus carries data.

b)

Address bus carries data, data bus carries memory addresses.

c)

Both carry only instructions.

d)

Both are used only for input devices.

21.

What is a computer 'bus'? A computer 'bus' is a collection of ______ that are used to carry out a specific purpose.

a)

wires

b)

chips

c)

disks

d)

programs

22.

The Address bus is a ________ as it pinpoints address to be accessed from the processor, no data is being passed back.

a)

one-way bus

b)

two-way bus

c)

data bus

d)

control bus

23.

What does the Address bus help to identify in a computer system?

a)

The type of processor

b)

The location in memory

c)

The speed of the bus

d)

The size of the data

24.

What is the main function of the Data bus?

a)

To carry data from the processor to memory or from memory to the processor

b)

To identify the location in memory

c)

To store data permanently

d)

To control input and output devices

25.

The Data bus is a ________ as data can be written to memory by the processor or read from memory by the processor.

a)

two-way bus

b)

one-way bus

c)

serial bus

d)

address bus

26.

What is the process called where the processor fetches the instruction, transfers it to a register, and then decodes and executes it?

a)

fetch-execute cycle

b)

data transfer cycle

c)

instruction loop

d)

register allocation