wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

A-Level Computing AQA Revision Quiz

Total questions: 38

Worksheet time: 20mins

Name
Class
Date
1.

What defines a star topology

a)

all nodes in the network are connected directly to a central cable that runs up and down the network

b)

each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node

c)

all nodes indirectly connect to each other through one or more switches

2.

What is a bus topology

a)

all nodes in the network are connected directly to a central cable that runs up and down the network

b)

all nodes indirectly connect to each other through one or more switches

c)

each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node

3.

What is a MAC address

a)

a unique number that identifies the actual device that is connected to the internet or network.

b)

Identifies a network or a particular computer connected to TCP/IP

c)

The address of the nearest Mac shop

d)

The location of internet information

4.

What is an IP address

a)

An address for a website

b)

a unique number that identifies the actual device that is connected to the internet or network.

c)

The address where protocols are located

d)

Identifies a unique computer connected to a TCP/IP

5.

What is packet switching

a)

it examines the payload of a packet before allowing access.

b)

the packets are sent one after the other along a pre-established route.

c)

Packets of data are inspected by the firewall

d)

Packets are sent different routes to get to the computer.

6.

What is Asymmetric encryption

a)

uses the same key to encrypt and decrypt.

b)

Uses separate but related keys.

7.

What is symmetric encryption

a)

uses the same key to encrypt and decrypt.

b)

Uses separate but related keys.

8.

What is a compiler

a)

Translates programs into machine code

b)

translates high-level Instructions line by line into an intermediate form, which it then executes.

c)

Responsible for ensuring that processor time is used as efficiently as possible.

d)

a program that translates a high-level language into object code.

9.

What is the interpreter

a)

translates high-level Instructions line by line into an intermediate form, which it executes.

b)

Communicates with IO devices

c)

A PC allows many processes to run at the same time.

d)

a program that translates a high-level language such as visual-basic into object code.

10.

What is the Operand

a)

Communicates with IO devices

b)

translates high-level Instructions into an intermediate form

c)

The memory location of the opcode

d)

The memory location of the bytecode

11.

What is opcode

a)

The instructions the code can perform in the operand

b)

The instructions the code can perform in the CPU

c)

The instructions the code can perform in the RAM

d)

The instructions the code can perform in the bus

12.

What does the registry cleaner do

a)

a database pointing to resources needed to run software.

b)

Reduces the size of the data by compressing it.

c)

it re-orders the sectors of a magnetic hard drive

d)

Responsible for ensuring that processor time is used efficiently

13.

What does the disk defragmenter do

a)

Reduces the size of the data by compressing it.

b)

allows the you to automate and schedule when the back up happens.

c)

a database pointing to resources needed to run software.

d)

it re-orders the sectors of a magnetic hard drive

14.

What is primary storage

a)

non-volatile and refers to things like HDDs or SDDs

b)

volatile and refers to RAM

15.

What does the ALU do

a)

Results from the ALU are stored.

b)

The part of the processor that coordinates the activity of all other components.

c)

A series of regular ON/OFF signals that are used to synchronise the operations of the processor components.

d)

The problem solving part of the processor.

16.

Which of these are effective strategies for managing memory on a PC? (choose as many as are appropriate)

a)

Increasing the amount of RAM in your computer

b)

Buying a larger hard drive

c)

Closing down unused programs

d)

Installing a faster CPU

17.

1.Which of the following Act of Parliament states that it is illegal to make any unauthorised access to computer material to modify it?

a)

A.Computer Misuse Act (1990)

b)

B.Freedom of Information Act (2000)

c)

C.Communications Act (2003)

d)

D.Data Protection Act (1998)

18.

3.Which of the following Act of Parliament states that it is a crime to use offensive language in social media?

a)

A.Computer Misuse Act (1990)

b)

B.Freedom of Information Act (2000)

c)

C.Communications Act (2003)

d)

D.Data Protection Act (1998)

19.

4.Data related to which of the following purpose is an exemption to the Data Protection Act?

a)

A.National security

b)

B.Domestic purposes

c)

C.Taxation

d)

D.All of the above

20.

A type of OS which can run on a standalone PC (or other device) and supports the use of running more than one job simultaneously

a)

Distributed

b)

Multi-tasking

c)

Embedded

d)

Real-time

21.

A type of OS which is used inside in range of hardware, including "Internet of Things" devices

a)

Distributed

b)

Multi-tasking

c)

Embedded

d)

Real-time

22.
Assembly language has mnemonics.
a)
True
b)
False
23.
Different CPUs require different assemblers.
a)
True
b)
False
24.
Compilers translate high-level language into machine code.
a)
True
b)
False
25.
An example of a high-level programming language is:
a)
Python
b)
Assembly
c)
Machine code
d)
Cloud
26.
Machine code uses the binary number system.
a)
True
b)
False
27.
High-level languages need to be compiled into machine code before they can be used by a computer.
a)
True
b)
False
28.

What is a MNEMONIC?

a)

A single action that can be performed by a computer.

b)

A symbol that represents an instruction in assembly code.

c)

A high level language keyword.

d)

A register used inside a CPU A register used inside a CPU.

29.

What type of error occurs while the program is running?

a)

Syntax

b)

Logic

c)

Runtime

d)

System

30.

Alpha testing takes place....

a)

In-house

b)

With selected outside users

31.

True or False: OS software is governed by the Open Source initiative

a)

TRUE

b)

FALSE

32.

True or False: It is easier to install patches, updates etc with Close Source software

a)

TRUE

b)

FALSE

33.

True or False: Closed Source software is sold without usage restrictions

a)

TRUE

b)

FALSE

34.

True or False: Uses of freeware have access to the source code

a)

TRUE

b)

FALSE

35.

The image shows a machine code instruction. What term is used to describe the circled area?

a)

Operand

b)

Mnemonic

c)

Opcode

d)

Compiler

36.

What does IDE stand for?

a)

Intelligent Development Environment

b)

Integrated Design Environment

c)

Intelligent Development Environment

d)

Integrated Development Environment

37.

The image shows a machine code instruction. What term is used to describe the circled area?

a)

Operand

b)

Mnemonic

c)

Opcode

d)

Compiler

38.

Here are two lines from an assembly language program. What is the correct term to describe the contents of the area with the red border?

a)

Operands

b)

Mnemonics

c)

Memory locations

d)

Machine Code