wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Year 9 revision

Total questions: 20

Worksheet time: 12mins

Name
Class
Date
1.

Which of the following best describes "netiquette"?

a)

The study of computer hardware

b)

The correct or acceptable way of communicating on the internet

c)

The process of analyzing data in Excel

d)

The method of converting binary to hexadecimal

2.

What is the main focus of cyber security?

a)

Creating computer games

b)

Protecting computer systems and networks from digital attacks

c)

Designing websites

d)

Learning new programming languages

3.

Which of the following is NOT a number system mentioned in the content?

a)

Binary

b)

Denary

c)

Octal

d)

Hexadecimal

4.

Why is computational thinking important in computer science?

a)

It helps you memorize computer parts

b)

It allows you to solve problems by breaking them down into smaller, manageable steps

c)

It is used to design computer hardware

d)

It is only useful for coding in binary

5.

What is a single digit in binary called?

a)

Bit

b)

Byte

c)

Nibble

d)

Digit

6.

In binary, what does the digit 1 represent?

a)

No value

b)

Off

c)

On

d)

Error

7.

When adding two binary strings, what must you do if the sum in a column is 2?

a)

Write 2 in the column

b)

Ignore the extra 1

c)

Carry the 1 to the column to the left

d)

Start over

8.

Why do the placeholders in binary double each time, starting at a value of 1?

a)

Because binary uses only 0 and 1

b)

To match decimal system

c)

To represent increasing powers of 2

d)

To make calculations easier

9.

Which of the following best describes how normal numbers can be represented in binary?

a)

Using only odd numbers

b)

Using only even numbers

c)

Using just 0 and 1 as placeholders

d)

Using letters and numbers

10.

Which numbering system is used in computing to make long binary strings simpler for humans to remember?

a)

Decimal

b)

Octal

c)

Hexadecimal

d)

Roman Numerals

11.

In programming, where are values stored?

a)

In 'boxes' called variables

b)

In folders

c)

In drawers

d)

In files only

12.

How does Python execute instructions in a program?

a)

One after the other

b)

All at once

c)

In reverse order

d)

Only the first instruction

13.

Why is it important to be careful with spelling and names in Python?

a)

Python is fussy about spelling and names

b)

Python ignores spelling mistakes

c)

Python automatically corrects names

d)

Python does not use names

14.

Which data type is used for a number with a decimal?

a)

Integer

b)

Float

c)

String

d)

Boolean

15.

A collection of characters is known as what data type?

a)

Integer

b)

Float

c)

String

d)

Boolean

16.

Why is it important to understand the components within a computer?

a)

To know how they work together

b)

To play more video games

c)

To write better stories

d)

To improve handwriting

17.

What is the value of the binary number 101 in decimal?

a)

10

b)

3

c)

5

d)

7

18.

What does the term 'Boolean' refer to in programming?

a)

A data type with only two possible values: True or False

b)

A type of loop

c)

A type of error

d)

A way to store text

19.

A type of malware that encrypts (locks) your data, and demands payment to decrypt (unlock) it

(a)  

20.

Match the following

a)

Software that causes unwanted adverts to appear

1.

Adware

b)

Any type pf software created to cause harm to computers, software or files

2.

Malware

c)

A program with hidden malware inside

3.

Trojan

d)

A type of malware that damages files and software

4.

Virus

e)

Someone who illegally accesses computers, networks or data

5.

Hacker