wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AQA GCSE Computer Science: Computer Systems (Paper 2)

Total questions: 20

Worksheet time: 12mins

Name
Class
Date
1.

What is 53 in binary?

a)

01100101

b)

00110101

c)

00011011

d)

01010101

2.

Convert A7 from hexadecimal to denary

a)

176

b)

26

c)

122

d)

167

3.

What is 0101 + 0110 ?

a)

1011

b)

0111

c)

1101

d)

1110

4.

One sample of a sound wave is a binary number that represents ...

a)

... the frequency of the wave.

b)

... the amplitude of the wave.

c)

... a short sound for data compression.

d)

... one cycle of the wave.

5.

Decompress this run-length encoded sequence:

102130

a)

123

b)

000110

c)

011000

d)

010203

6.

A = 1 B = 1 C = 0

What is the final output Y?

a)

0

b)

1

c)

2

d)

3

7.

Select three operating system responsibilities.

a)

Error Handling

b)

Word Processing

c)

File Management

d)

Memory Management

e)

Compiling Code

8.

In a Von Neumann architecture ...

a)

data and instructions are both stored in main memory.

b)

data and instructions are stored in separate memory devices.

c)

data is stored in main memory, instructions in secondary storage.

d)

data is stored in secondary storage, instructions in main memory.

9.

Select three valid parts of the CPU.

a)

Memory Unit

b)

Control Unit

c)

ROM

d)

Arithmetic Logic Unit

e)

RAM

10.

Which secondary device has the lowest latency?

a)

Optical Disk

b)

SSD

c)

Magnetic Hard Drive

d)

Cloud Storage

11.

Select the best description of an embedded system

a)

A general purpose computing system, traditionally with more ROM than RAM.

b)

A computing system with a specific purpose, traditionally with more RAM than ROM.

c)

A computing system with a specific purpose, traditionally with more ROM than RAM.

d)

A general purpose computing system, traditionally with more RAM than ROM.

12.

Which network device forwards data packets between networks?

a)

Router

b)

Client

c)

Server

d)

Modem

13.

Which component holds a MAC address?

a)

Network Interface Card

b)

Router

c)

Macbook

d)

Switch

14.

What is an advantage of this star network topology

a)

If the central switch breaks it will still work.

b)

The speed of the network remains high as more devices are added.

c)

It does not require much cabling.

d)

Each device is able to communicate with all other devices.

15.

What is an advantage of this ring network topology

a)

If the central switch breaks it will still work.

b)

The speed of the network remains high as more devices are added.

c)

It does not require much cabling.

d)

Each device is able to communicate with all other devices.

16.

Select two protocols that might be used in the Transport layer.

a)

HTTPS

b)

TCP

c)

IP

d)

UDP

e)

SMTP

17.

A piece of malware is distributed to disrupt a school network by a rival teacher. Which is the most relevant piece of legislation?

a)

Data Protection Act 1998

b)

Computer Misuse Act 1990

c)

Copyright, Design & Patents Act 1988

d)

Electronics Communication Act 2000

18.

Validation codes to download a game (RRP £50) without cost are illegally generated and distributed. Which is the most relevant piece of legislation?

a)

Data Protection Act 1998

b)

Computer Misuse Act 1990

c)

Copyright, Design & Patents Act 1988

d)

Electronics Communication Act 2000

19.

A teacher accidentally emails a file with all of their students' exam grades and data to a non-work friend. Which is the most relevant piece of legislation?

a)

Data Protection Act 1998

b)

Computer Misuse Act 1990

c)

Copyright, Design & Patents Act 1988

d)

Electronics Communication Act 2000

20.

Select two valid ethical considerations for cloud storage.

a)

Environmental: Storing and retrieving data on the cloud uses energy.

b)

Robustness: Your data might get lost on the cloud

c)

Cost: Cloud storage might require a monthly subscription cost

d)

Privacy: You have less control over where your data is stored.