wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Y8 T4

Total questions: 21

Worksheet time: 12mins

Name
Class
Date
1.

Devices connected over a small geographical location is known as?

a)

Wide Area Network (WAN)

b)

Wireless personal area network (WPAN)

c)

Local Area Network (LAN)

d)

WiFi

2.

A firewall is needed because it...

a)

Stops malware from spreading onto your computer system

b)

Control which programs on a PC can send/receive data packets

c)

Scans your PC for unwanted data packets

d)

Stops your PC from sending and receiving data packets

3.

The data inside RAM is volatile, what does this mean?

a)

Data is stored on a hard drive

b)

Data is lost after power loss

c)

Data is saved after power loss

d)

Data is read only

4.

When you run multiple programs RAM becomes full, what is then used to run your programs?

a)

ROM

b)

RAM

c)

Virtual Memory

d)

The Operating System

5.

Why do we need storage devices?

a)

Store data permanently when turned off, volatile

b)

Store data permanently when turned off, non-volatile

c)

Store data when PC is turned on, non-volatile

d)

Store data when PC is turned on, volatile

6.

Which computing term means to break a complex problem down into smaller solvable problems?

a)

Abstraction

b)

Programming

c)

Decomposition

d)

Algorithmic Thinking

7.

Which computing term means to reduce the complexity of a problem by removing unnecessary detail

a)

Abstraction

b)

Programming

c)

Decomposition

d)

Algorithmic Thinking

8.

What best describes the term algorithm?

a)

A sequence of instructions in order to solve a problem

b)

A sequence of instructions that helps solve some problems

c)

Getting a computer to solve a problem

d)

A sequence of computer commands

9.

How many times will the program print "Hello World"?

a)

9 times

b)

1 time

c)

10 times

d)

11 times

10.

If userAge was 17, what would be the output?

a)

"You are not old enough"

b)

"You are 18 or over"

c)

Both will be output

d)

There will be an error

11.

Why do computer use binary?

a)

Easier for PC to remember instructions

b)

Instructions can be processed quicker

c)

PC is made up of transistors that only store on and off

d)

PC has limited memory

12.

Why do computer use hexadecimal?

a)

Easier for computers to remember

b)

Instructions can be processed quicker

c)

Easier for people to communicate hexadecimal values

d)

Humans do not understand Binary numbers

13.

What is 0101 is denary/decimal?

a)

5

b)

11

c)

4

d)

101

14.

What is 00001101 in denary/decimal?

a)

13

b)

12

c)

187

d)

9

15.

What is 11011011 in denary/decimal?

a)

211

b)

133

c)

220

d)

219

16.

What is 34 in binary?

a)

01010101

b)

00100010

c)

11001100

d)

00110010

17.

Convert 88 to binary

a)

10101011

b)

01011000

c)

00110011

d)

01001100

18.

Complete the binary addition..

a)

01101100

b)

01101010

c)

01101110

d)

01110111

19.

'A' in ASCII is 01000001, what would be 'C' in ASCII be ?

a)

01000010

b)

01010001

c)

11001100

d)

01000011

20.

What is meant by the term ASCII character set?

a)

A universal set of characters using 16 bits or more

b)

Set of characters for every language in the world in 7 bits

c)

A limited set of characters uses 7 bits

d)

A set of characters for everything - uses 16 bits

21.

How does increasing colour depth and resolution affect an image?

a)

Decrease image size but improve quality

b)

Decrease image size and quality

c)

Increase image size and quality

d)

Increase the quality but file size does not change