wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Y9 Assessment 5 Revision Quiz

Total questions: 28

Worksheet time: 14mins

Name
Class
Date
1.
ROM stands for...
a)
Read Optical Memory
b)
Random Only Memory
c)
Read Only Memory
d)
Random Optical Memory
2.
RAM stands for ...
a)
Read Access Memory
b)
Random Application Memory
c)
Read Application Memory
d)
Random Access Memory
3.
A computer has 1024 megabytes of RAM. That is the same as ...
a)
1 Gb
b)
1000 Gb
c)
1 Kb
d)
1 Tb
4.

Where is data stored when it is Virtual Memory?

a)

On a secondary storage device e.g. hard disk drive.

b)

On the RAM.

c)

On the ROM.

d)

On an optical device e.g. CD.

5.

Why is Virtual Memory needed in a computer system?

a)

It is used as a fast type of memory for programs currently in use to speed up the performance of a computer.

b)

When RAM gets full, instead of closing programs the Operating system uses virtual memory to store some data.

6.
A type of non-volatile solid state memory technology.
a)
RAM
b)
ROM
c)
Cache memory
d)
Flash memory
7.
How many bytes in a kilobyte?
a)
2024
b)
1024
c)
1000
d)
8
8.

Typically has the largest storage capacity and is the cheapest per Gigabyte.

a)

Magnetic storage

b)

Solid state storage

c)

Optical storage

9.
How many bits in a byte?
a)
2
b)
8
c)
4
d)
16
10.
What is the most durable?
a)
Magnetic Tape
b)
Solid State Drive
c)
Hard Drive
d)
CD
11.

Which of the following is most commonly found in PCs?

a)

Solid State Storage

b)

Magnetic Storage

c)

Cloud Storage

d)

Optical Storage

12.
________ storage is bad because it is expensive.
a)
Flash
b)
Optical
c)
Magnetic
13.

True or False, Embedded Systems use Microprocessors to control specific functions relating to the device they are installed on?

a)

True

b)

False

14.

True or False, all embedded systems need an operating system to enable them to function correctly?

a)

True

b)

False

15.

Which is a disadvantage of an embedded system?

a)

As it is written for specific hardware it often uses low energy consumption.

b)

Smaller in size.

c)

Difficult to program and requires specialist knowledge.

16.
What is an embedded system?
a)
A computer system that has one single purpose
b)
A computer system that has many different purposes
c)
A computer system that can be upgraded
d)
A computer system with multiple operating systems
17.

A General Purpose Computer.. pick 3

a)

is easy to reprogram

b)

is difficult to reprogram

c)

uses specialist input/output hardware

d)

can use a standard usb mouse

e)

can carry out a wide range of functions

18.

The CPU fetches instructions from.... and executes those instructions.

a)

Memory

b)

ALU

c)

ROM

d)

Input Device

19.

The ALU is found inside the CPU True or False?

a)

True

b)

False

20.

The acronym CPU stands for

a)

Common processing unit

b)

Central procedures unit

c)

Central processing unit

d)

Common procedures unit

21.

Information used by the CPU is loaded first in

a)

ROM

b)

RAM

c)

CMOS

d)

Register

22.

Either stores the address from which data will be fetched from the CPU, or the address to which data will be sent and stored.

a)

MAR (Memory Address Register)

b)

MDR (Memory Data Register)

c)

CIR (Current Instruction Register)

d)

PC (Program Counter)

e)

ALU (Arithmetic and Logic Unit)

23.

This register contains the address (location) of the instruction being executed at the current time

a)

MAR (Memory Address Register)

b)

MDR (Memory Data Register)

c)

CIR (Current Instruction Register)

d)

PC (Program Counter)

e)

ALU (Arithmetic and Logic Unit)

24.
What does the MAR do?
a)
Stores the data retrieved from memory
b)
Stores the address of the memory location to access
c)
Stores the address of the next instruction
d)
Stores the results of arthimetic and logical operations
25.
What does the MDR do?
a)
Stores the data retrieved from memory
b)
Stores the address of the memory location to access
c)
Stores the address of the next instruction
d)
Stores the results of arthimetic and logical operations
26.
What is meant by ‘Clock Speed’?
a)
The number of operations per second a CPU can perform
b)
The length of time the CPU has been active
c)
The speed of the last instruction
d)
The number of instructions the CPU can store in RAM
27.
What is meant by a multi-core processor?
a)
A single CPU with multiple core components
b)
A multi CPU system
c)
A CPU that has been overclocked
d)
A CPU that has a faster clock speed
28.
What is the purpose of Cache?
a)
Performs Arithmetic and Logical operations
b)
Decodes and directs instructions to be carried out
c)
Stores frequently used data and instructions
d)
Processes graphical functions