Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computer Systems 1 - revision quiz

Total questions: 19

Worksheet time: 17mins

Name
Class
Date
1.

State the purpose of the CPU.

a)

The CPU carries out processing on the computer, it does this by fetching and executing instructions

b)

The CPU carries out processing on the computer, it does this by showing your instructions

2.

List the two operations carried out by the ALU.

a)

Logic (comparison) instructions

Mathematics

b)

Simple arithmetic operations

Logic (comparison) instructions

3.

With reference to memory, describe the characteristics of von Neumann architecture

a)

In von Neumann architecture, both the program and data are updated together in the same external storage. This uses the updating program concept.

b)

In von Neumann architecture, both the program and data are stored together in same memory. This uses the stored program concept.

4.

Describe the purpose of the Memory Address Register (MAR)

a)

The MAR holds the address of the instruction/data currently being used

b)

The MAR holds the instruction/data currently being used

5.

1. Describe the purpose of the Memory Data Register (MDR)

a)

The MDR stores the actual instruction/data that is currently being used

b)

The MDR counts the number of the instructions/data

6.

Explain how the clock can affect the performance of a CPU

a)

The higher the clock speed, the more instructions can be executed per second as every operation starts on a clock pulse.

b)

The higher the clock speed, the more data can be stored per second as every operation starts on when the clock starts

7.

Explain how the number of cores can affect the performance of a CPU. Which of the these are correct?

a)

The more cores there are, the more processors there are processing data at the same time

b)

More cores will improve performance in some circumstances but the computer system may not always be able to take advantage of more than one core

c)

More cores will not improve performance because the computer cannot do more than one task at once

8.

SatNav devices make use of embedded systems. How would a SatNav device make use of the embedded system? Select all the correct answers.

a)

Communication with the satellite

b)

Booting up / powering off

c)

Loading the map

d)

Any processing of data

9.

State two of the main differences between RAM and ROM.

a)

RAM is volatile whereas ROM is non-volatile

b)

ROM is volatile whereas RAM is non-volatile

c)

ROM is read/write whereas RAM is read only

d)

RAM is read/write whereas ROM is read only

10.

Which of these items are typically held in RAM when a computer is running?

a)

The Operating System

b)

The software currently in use

c)

The software on the computer

d)

The data in use by those programs

e)

Any clipboard data

11.

Explain what is meant by virtual memory

a)

Virtual memory is an area of disk used as an extension of ROM

b)

Virtual memory is an area of disk used as an extension of RAM

12.

Why is Virtual Memory needed?

a)

When ROM fills up with many programs or data, instructions or data not currently being used are swapped out to virtual memory

b)

When RAM fills up with many programs and or data, instructions and data not currently being used are swapped out to virtual memory

13.

Secondary storage can be magnetic, solid state and optical. When would you use magnetic storage?

a)

Hard disk in a PC for long term back up of data

b)

Flash memory card to store images in a camera or as a replacement for a hard drive

c)

CD-R for storing music or blue-ray for storing films

14.

Secondary storage can be magnetic, solid state and optical. When would you use optical storage?

a)

Hard disk in a PC for long term back up of data

b)

Flash memory card to store images in a camera or as a replacement for a hard drive

c)

CD-R for storing music or blue-ray for storing films

15.

Give two disadvantages of using a solid state drive over a hard drive as the secondary storage for a laptop

a)

Solid state drive is slower

b)

Solid state drive is more expensive byte for byte

c)

Solid state drive is less shock proof

d)

Solid disk has a smaller capacity

16.

Name two input devices

a)

Scanner

b)

Printer

c)

Microphone

d)

Speakers

e)

USB

17.

A child’s plastic drum kit toy contains an embedded system.

Explain what is meant by an ‘embedded system’.

a)

A system that can do lots of tasks held in non-volatile memory. These can be changed or updated without re-manufacturing the entire toy.

b)

A system dedicated to a specific task held in non-volatile memory, that cannot be changed or updated without re-manufacturing the entire toy.

18.

Which of these contain embedded systems?

a)

washing machines

b)

bread makers

c)

mobile phones

d)

MP3 players

e)

cameras

19.

What is cache memory?

a)

Cache is a very fast type of memory in or near the CPU

b)

Cache is a very fast type of memory in or near the RAM