wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Y9 Computing Test - Phase 1

Total questions: 40

Worksheet time: 21mins

Name
Class
Date
1.

(1.1 System Architecture)

What is the name of the Architecture that modern CPUs are built around?

a)

Windows

b)

Intel

c)

Bill Gates

d)

Von Neumann

2.

(1.1 System Architecture)

What is the definition of a computer?

a)

A digital device that accepts inputs, processes data, stores data, and produces outputs.

b)

A electronic device that accepts outputs

c)

A device that connects to the internet

d)

A digital device that allows users to process data

3.

(1.1 System Architecture)

What does CPU stand for?

a)

Centre for Processing Units

b)

Controlled Precision Unit

c)

Centralised Programming Unit

d)

Central Processing Unit

4.

(1.1 System Architecture)

Which of these are REGISTERS in the CPU?


(Tick ALL that are correct)

a)

Accumulator

b)

ALU

c)

Program Counter

d)

Memory Address Register

e)

Control Bus Register

5.

(1.1 System Architecture)

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

6.

(1.1 System Architecture)

What is the purpose of the accumulator?

a)

To hold the results of a calculation

b)

To hold the accumulation of instructions that are about to happen

c)

To hold the accumulation of instructions that have happened

d)

To perform arithmetic operations

7.

(1.1 System Architecture)

What is the purpose of the Control Unit?

a)

Controls the flow of data around the CPU and also decodes instructions

b)

Only controls the flow of data around the CPU

c)

Only decodes instructions

d)

Controls how much power is directed to all components within the computer

8.

(1.1 System Architecture)

What acts as an intermediary between the processor and the Main Memory?

a)

Clock

b)

Cache

c)

Bus

d)

User

9.

(1.1 System Architecture)

Which of the following is not a register?

a)

CU

b)

MAR

c)

MDR

d)

PC

10.

(1.1 CPU Characteristics)

What units of measurement is CPU clock speed measured in?

a)

Hertz

b)

Bits

c)

Bytes

d)

Seconds

11.

(1.1 CPU Characteristics)

The higher the clock speed...

(Tick all that apply)

a)

The more instructions per second are processed

b)

The hotter the CPU will get

c)

The fewer instructions per second are processed

d)

The cooler the CPU will get

12.

(1.1 CPU Characteristics)

Modern typical Desktop, Notebook, and smartphone CPU clock speed is measured in...

a)

Gigahertz

b)

Megahertz

c)

Terahertz

d)

Kilohertz

13.

(1.1 CPU Characteristics)

A 1GHz Single Core CPU could process how many instructions per second?

a)

1 Billion

b)

1 Million

c)

1 Trillion

d)

1 Thousand

14.

(1.1 CPU Characteristics)

Which of these doesn’t affect the performance of the computer?

a)

Clock Speed

b)

Number Of Cores

c)

Cache Size

d)

The Number Of Instructions In The Program

15.

(1.1 CPU Characteristics)

Clock speed measures what?

a)

Speed at which instructions are fetched from main memory

b)

Time taken to perform a single Fetch-Decode-Execute cycle

c)

Number of Fetch-Decode-Execute cycles that can be completed in 1 sec

d)

Speed at which instructions are decoded

16.

(1.1 Embedded Systems)

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.

(1.1 Embedded Systems)

How many of the following are examples of Embedded Systems?

(Tick all that apply)

a)

Mobile Phone

b)

Washing Machine

c)

Microwave

d)

Fridge

e)

Laptop

18.

(1.2 RAM & ROM)

What is held in ROM?

a)

Operating System

b)

Data currently in use

c)

Bootstrap Loader / BIOS

d)

Instructions frequently used

19.

(1.2 ROM & RAM)

What does RAM stand for?

a)

Read Access Memory

b)

Remote Access Module

c)

Random Access Memory

d)

Repeat Access Memory

20.

(1.2 RAM & ROM)

What does ROM stand for?

a)

Random Operating Memory

b)

Reoccuring Operating Memory

c)

Request Only Memory

d)

Read Only Memory

21.

(1.2 RAM & ROM)

RAM & ROM are known as what kind of memory?

a)

Secondary storage

b)

Main memory

c)

Registers

d)

Flash memory

22.

(1.2 RAM & ROM)

In terms of computer memory, what is meant by the term 'volatile'?

a)

It retains its content when power is lost

b)

It loses its contents when power is lost

c)

It is not stable and should not be used

d)

Memory chips can overheat

23.

(1.2 RAM & ROM)

Data and Instructions in use are stored in the

a)

Processor

b)

Embedded System

c)

Hard Disk Drive

d)

Main Memory

24.

(1.2 RAM & ROM)

What is usually held in the contents of RAM?

a)

BIOS and Boot sequence needed to start the computer

b)

Operating System and currently running programs

c)

Software programs stored within the computer

d)

Recently executed instructions in case they are needed again

25.

(1.2 ROM & RAM)

Data and Instructions currently in use are stored in the...

a)

ROM

b)

Solid State Drive

c)

Hard Disk Drive

d)

RAM

26.

(1.2 ROM & RAM)

What does BIOS stand for?

a)

Binary Input Operating System

b)

Basic Input Output System

c)

Basic Input Operating System

d)

Basic Inverted Operating System

27.

(1.2 ROM & RAM)

If BIOS was stored in the RAM what would happen?

a)

It would run faster because RAM is quicker to read and write

b)

It would get erased every time the computer shut off

c)

The BIOS could be larger because RAM has larger capacities

d)

It would remain after the computer has been shut off

28.

(1.2 Virtual Memory)

What is Virtual Memory?

a)

An additional memory slot located in one of the RAM ports

b)

A section of volatile memory created temporarily on the storage drive

c)

Memory stored in the 'cloud'

d)

Memory that doesn't exist inside the computer but on an external device such as a USB pen drive

29.

(1.2 Virtual Memory)

Why is Virtual Memory needed or used by a computer?

a)

When RAM becomes full because of too many programs running at once

b)

When ROM is too small and struggles to store the Operating System

c)

When users wish to store data on an external server such as 'the cloud'

d)

When chosen by the user or computer administrator

30.

(1.2 Virtual Memory)

What is the term commonly used to describe the constant swapping in-and-out of programs between the RAM and Virtual Memory?

a)

Swapping

b)

Paging

c)

Disk thrashing

d)

Over-clocking

31.

(1.2 Secondary Storage)

Which type of storage has moving parts?

a)

Hard Disk Drive

b)

Flash Drive

c)

DVD

d)

Solid State Drive

32.

(1.2 Secondary Storage)

Solid State Drives use

a)

Non Volatile Flash Memory

b)

Volatile Flash Memory

c)

Volatile Storage Memory

d)

Non Volatile Magnetic Memory

33.

(1.2 Secondary Storage)

What are the three types of secondary storage?

a)

Optical, flash, magnetic

b)

Optical, magnetic, hard drive

c)

Optical, magnetic, solid-state

d)

Magnetic, solid-state, flash

34.

(1.2 Secondary Storage)

What is secondary storage?

a)

Long term storage of files or data

b)

Short term storage of files or data

c)

Temporary storage of files or data

d)

Online storage of files or data

35.

(1.2 Secondary Storage)

What is the most durable?

a)

Magnetic Tape

b)

Solid State Drive

c)

Hard Drive

d)

CD

36.

(1.2 Secondary Storage)

What is an advantage of a CD?

a)

Easily scratched, leading to the loss of data

b)

Large storage capacity

c)

Expensive to buy

d)

Portable, easy to carry around

37.

(1.2 Secondary Storage)

A disadvantage of hard drives is

a)

They have moving parts

b)

They are volatile

c)

They don't last long

d)

They are hard to use

38.

(1.2 Secondary Storage)

What is an advantage of a Hard drive?

a)

Easily scratched, leading to the loss of data

b)

Large storage capacity

c)

Expensive to buy

d)

Portable, easy to carry around

39.

(1.2 Secondary Storage)

What is a disadvantage of solid state storage?

a)

Easily scratched, leading to the loss of data

b)

Large storage capacity

c)

Expensive to buy

d)

Portable, easy to carry around

40.

(1.2 Secondary Storage)

Which type of storage uses lasers to write the data?

a)

Optical

b)

Magnetic

c)

Solid state

d)

All types