Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Never

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

ALL OF EM

a)

b)

c)

d)

2.

Test

a)
b)
c)
d)
3.

To protecting your personal data from cyber attacks you have to

a)

Set a simple password like, your name and your date of birth

b)

Disable automatic updates

c)

Never open email attachments unless you know it is from a reliable source and turn off the option to automatically download attachments in emails.

d)

Never click on links in emails. Even if you do think the email is legitimate, go to the website and log on directly.

e)

Set secure passwords and don’t share them with anyone.

4.

To protect networks and computers from cyber attacks .....

a)

If you use WiFi, update it regularly to the latest encryption standard.

b)

Allow users to plug their removal media devices

c)

Ensure that any HTTP open sessions time out after a reasonable time

d)

Install a firewall

5.

What is the % used for in Python?

a)

Integer division

b)

Give the whole number

c)

To give the remainder

d)

Give the decimal only 

6.

A set of precise instructions that is meant to solve a problem is .......................

a)

a computer

b)

an algorithm

c)

a program

d)

an interpreter

7.

What is a function?

a)

A type of subroutine that calculates a value

b)

A type of subroutine that returns a value

c)

A type of subroutine that processes a value, but does not return it

d)

A type of subroutine that only runs when called 

8.

What is the name given to the joining of strings?​

a)

Manipulation

b)

Declaration

c)

addition

d)

Concatenation

9.

What is a web browser

a)

Someone who uses the internet

b)

A piece of software for displaying web pages

c)

Someone who never goes online

d)

Software to stopp computer viruses

10.

What does CC stand for in an email?

a)

Carbon Copy

b)

Copy Copy

c)

Cool Colours

d)

Check Copy

11.

Under the Computer Misuse Act, it is illegal to:

a)

look at someone else’s computer files without permission

b)

look at someone else’s computer files without permission with intent to commit further criminal offences

c)

change data on someone else’s computer files without permission

d)

all of the above

12.

Which of the following is a benefit of using local variables?

a)

Other programmers cannot use them

b)

They cannot accidentally be changed by other parts of a program

c)

They make all variable names unique

d)

They make selections work