wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Revision Y8

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the name of the typing test you complete every week?

a)

TypeDojo typing test

b)

FastFingers typing test

c)

TypingClub test

d)

KeyMaster typing test

2.

Each TypeDojo typing test should last for (a)   according to the entry task.

Choose from the below words
3 minutes
5 minutes
10 minutes
1 minute
3.

Which of the following best describes social engineering in the context of cyber security?

a)

Using software to fix computer bugs

b)

Tricking people into giving up sensitive information by exploiting their desire to help others

c)

Building secure computer networks

d)

Encrypting data to protect it

4.

What is the purpose of encrypting data?

a)

To make it easier to read

b)

To scramble it with an algorithm so it cannot be easily read

c)

To delete it permanently

d)

To share it with everyone

5.

Who found a moth in a machine that caused a program to fail, leading to the term 'bug' in computing?

a)

Grace Hopper

b)

Ada Lovelace

c)

Alan Turing

d)

Charles Babbage

6.

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

a)

Because Python is fussy about spelling and names

b)

Because Python ignores spelling mistakes

c)

Because Python automatically corrects names

d)

Because Python does not use names

7.

Chloe is organizing her school supplies and notices that pencils, notebooks, and erasers are all different types of stationery. What did Chloe learn about data types in Python?

a)

Different data types have different names

b)

All data types have the same name

c)

Data types are not used in Python

d)

Data types are only numbers

8.

Suppose you are writing a Python program and you accidentally spell a variable name differently in two places. What is likely to happen?

a)

The program will not work as expected

b)

The program will automatically fix the spelling

c)

The program will ignore the mistake

d)

The program will run faster

9.

Why is the story of Grace Hopper and the moth important in computer science?

a)

It explains the origin of the term 'bug' and the process of 'debugging'

b)

It shows how to write Python code

c)

It teaches how to name variables

d)

It explains how to use data types

10.

Which data type is used to represent whole numbers in programming?

a)

Integer

b)

Float

c)

String

d)

Boolean

11.

What is a number with a decimal point called in programming?

a)

Integer

b)

Float

c)

String

d)

Boolean

12.

What is the special name for the data type that can only be true or false?

a)

Integer

b)

Float

c)

String

d)

Boolean

13.

If you want to check if a number is less than another, which symbol should you use?

a)

>

b)

=

c)

<

d)

!=

14.

Explain the difference between an integer and a float, and give an example of each.

a)

An integer is a whole number (e.g., 5), while a float is a number with a decimal (e.g., 5.5).

b)

An integer is a collection of characters, while a float is a true/false value.

c)

An integer is a decimal number, while a float is a whole number.

d)

An integer is a true/false value, while a float is a collection of characters.

15.

Which flow chart symbol is used to show a decision point, such as a yes/no question?

a)

Rectangle

b)

Oval

c)

Diamond

d)

Parallelogram

16.

If you want to show where the player enters information in the game, which flow chart symbol should you use?

a)

Oval

b)

Rectangle

c)

Diamond

d)

Parallelogram

17.

What symbol do all formulas and functions in Excel start with?

a)

+

b)

=

c)

*

d)

/

18.

Which Excel function would you use to find the largest number in a range?

a)

SUM

b)

MIN

c)

MAX

d)

AVERAGE

19.

In Excel, what does the colon (:) mean in a cell reference like B7:B11?

a)

Add the values

b)

Subtract the values

c)

Multiply the values

d)

From B7 to B11

20.

Why is it important to organise data into tables in Excel when performing calculations?

a)

It makes the data look colorful

b)

It helps organize data and makes calculations easier

c)

It increases the file size

d)

It hides the data