wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

GCSE Computer Science - Memory Quiz

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

RAM - What happens when the electricity Is turned off?

a)

The data from the memory is saved onto flash memory

b)

The data from the memory is saved onto the hard disk

c)

The data from the memory is not saved

d)

The data from the memory is saved onto ROM

2.

Which one is an example of flash memory?

a)

SD Card

b)

RAM

c)

ROM

d)

Cache

3.

Which storage device stores data using magnetic technology?

a)

Solid state

b)

Internal Hard disk

c)

USB

d)

External hard disk

4.

Where does virtual memory live?

a)

RAM

b)

Cache

c)

Hard Disk

d)

ROM

5.

Which one is secondary storage?

a)

RAM

b)

Hard Disk

c)

ROM

d)

BIOS

6.

Which storage device is not flash memory?

a)

SD Card

b)

RAM

c)

Micro SD

d)

BIOS

7.

A computer is continuously paging to the swap file. Why might this be

a)

There is not enough RAM

b)

The cache is too slow

c)

The virtual memory is too small

d)

The hard disk is too slow

8.

Describe a difference between RAM and ROM

a)

With RAM, data can be read and written to it. Whereas with ROM it can only read data.

b)

With RAM data can only be read. Whereas with ROM data can be read and written to it.

9.

Why is RAM volatile?

a)

It isn't, it keeps its memory, even when the computer is turned off

b)

It temporarily stores data, when the power is turned off, it loses what was was stored in it.

10.

Does ROM temporarily or permanently store the bootstrap?

a)

Permanently

b)

Temporarily

11.
True or False:
RAM is Fast temporary memory
a)
TRUE
b)
FALSE
12.
More memory usually means that the computer is faster
a)
TRUE
b)
FALSE
13.
If the RAM is upgraded from 512MB to 4GB, what will be the biggest benefit?
a)
More programs and data can be opened at the same time
b)
The operating system will be faster
c)
There will be more hard drive space
d)
The computer will be quicker if you open a document
14.
Virtual memory is
a)
a memory management technique
b)
a virus checking utility
c)
a piece of hardware
d)
an series of pixels used to represent an image
15.
Virtual memory typically uses two storage devices, RAM and ______________.
a)
the hard drive
b)
ROM
c)
a secondary piece of RAM
d)
a CD-ROM
16.
Virtual memory is used
a)
when the RAM is not enough to contain all of the programs and data currently being used
b)
every other time a program is used
c)
as a secondary storage medium for long term storage of documents
d)
when the CPU is getting overheated
17.
The computer can take programs out of the RAM and store them in virtual memory, this frees up the RAM to be used to open more programs.
a)
TRUE
b)
FALSE
18.
If a program is stored in virtual memory, it needs to be put back onto the RAM before it can be used again.
a)
TRUE
b)
FALSE
19.
If the RAM is upgraded from 512MB to 4GB, what will be the biggest benefit?
a)
More programs and data can be opened at the same time
b)
The operating system will be faster
c)
There will be more hard drive space
d)
The computer will be quicker if you open a document
20.

What is the fastest form of memory?

a)

Level 1 cache

b)

Level 2 cache

c)

RAM

d)

ROM

21.

What is Disk Thrashing?

a)

A Hard Disc Drive that's been damaged because it's been accessed too often

b)

A file in a Hard Disc Drive disc that's been split into pieces

c)

A noise that occurs when the Hard Disc Drive disc is detached from it's arm

d)

A method of encrypting a Hard Disc Drive disc

22.

Why do computers need RAM?

a)

To store the boot up sequence for the computer quickly

b)

To allow the CPU to access Data and Instructions securely

c)

To allow the CPU access Data and Instructions quickly

d)

To store the boot up sequence for the computer securely

23.

What do the instructions in the ROM do when the computer starts up?

a)

Transfers the Operating System from Secondary Storage to the RAM

b)

Checks the system for viruses

c)

Checks the system for errors

d)

Transfers the Operating System from ROM to the RAM

24.

What causes slow down in a computer?

a)

Too many programs running meaning the RAM must be used multiple times, slowing it down

b)

Too many programs running meaning Virtual Memory must be used, which is slower

c)

Opening and closing too many programs in a short time meaning the RAM must be used multiple times, slowing it down

d)

Opening and closing too many programs in a short time meaning Virtual Memory must be used, which is slower

25.

How does a computer use virtual memory?

a)

Sends less used data to the Secondary Storage

b)

Stores less used data in the RAM

c)

Puts more used data into the Secondary Storage

d)

Puts more used data into the RAM