Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Y9 - DOOYA2 Prep

Total questions: 65

Worksheet time: 3hrs 11mins

Name
Class
Date
1.

Selection IF/ELSE - What will be output from the following Algorithms

(a)  

2.

Selection IF/ELIF/ELSE - What will be output from the following Algorithms

(a)  

3.

Q13 Please identify the variable(s) of the data type integer. Type the identifier/name of the variable, if there are more than one then put a comma for extra ones i.e. name,height,age

(a)  

4.

Q13 Please identify the variable(s) of the data type String. Type the identifier/name of the variable, if there are more than one then put a comma for extra ones i.e. name,height,age

(a)  

5.

Q13 Please identify the variable(s) of the data type Boolean. Type the identifier/name of the variable, if there are more than one then put a comma for extra ones i.e. name,height,age

(a)  

6.

Q13 Please identify the variable(s) of the data type Float/real. Type the identifier/name of the variable, if there are more than one then put a comma for extra ones i.e. name,height,age

(a)  

7.
A syntax error means your code has a 'grammar' mistake or you used symbols/operations incorrectly
a)
True
b)
False
8.

What will be the output?

name = "Dave"

print (name)

(a)  

9.

What is the output?

(a)  

10.

What is the output?

(a)  

11.

What is the name of the variable in this program?

(a)  

12.

What is the correct name for this symbol?


==

a)

Assignment

b)

Equal to

c)

Greater than

d)

Less than

13.

What is the output of the code?

(a)  

14.

What will be displayed at the end of the program?

(a)  

15.

What will be displayed at the end of the program?

(a)  

16.

What will display at the end of the program running?

a)

You can ride the carousel!

b)

Nothing will display

c)

You cannot ride the carousel!

d)

There will be an error.

17.

What will display at the end of the program running?

a)

You can ride the carousel!

b)

Nothing will display

c)

Sorry! Not tall enough!

d)

There will be an error.

18.
The higher the colour depth, the _________the image file size.
a)
Smaller
b)
Larger
19.
The higher the resolution, the ____ the file size.
a)
Smaller
b)
Larger
20.
What is meant by the term 'colour depth'?
a)
Width and height of an image.
b)
A pixel in an image.
c)
Quality of the colour.
d)
Number of bits used to encode each pixel.
21.
The smallest unit of data stored in an image file is called:
a)
Pixels
b)
Resolution
c)
Alpha
d)
Bitmap.
22.
Colour depth refers to:
a)
How many bits are used in a file to store colour information in every pixel
b)
Resolution divided by the number of colours in an image.
c)
Degree of file compression applied to an image file.
d)
Repeated resampling of an image.
23.

What is the minimum number of bits required for an 8-colour image?

a)

1

b)

2

c)

3

d)

4

24.
How could you reduce the file size of an image?
a)
Reduce the numbr of colours used per pixel (colour depth)
b)
Reduce the dimensions of the image.
c)
Compress the file using a lossy compression file type.
d)
All of these
25.
Which is NOT an effect of increasing the colour depth in an image?
a)
More colours can be displayed.
b)
More binary will be needed per pixel to create the image.
c)
Larger file size
d)
More pixels will be displayed in the image.
26.
Which is NOT an effect of increasing the resolution in an image?
a)
More colours can be displayed.
b)
More binary will be required to create the image.
c)
Larger file size
d)
Higher quality image
27.
Increasing the resolution of an image means that
a)
More pixels will be used to make up the image
b)
More colours will be used to make up the image
c)
The image size will be bigger
28.

How many colours can be used for each pixel if the colour depth is 4 bit?

(a)  

29.
Increasing the colour depth means…
a)
A bigger range of colours can be used for each pixel
b)
More pixels are in the image.
c)
More colours are in the image.
d)
Darker colours
30.
A bitmap image is made up of
a)
Pixels
b)
Colours
c)
Sounds
d)
Samples
e)
Characters
31.

In a bitmap graphic each pixel is represented in _______

a)

Denary

b)

Binary

c)

Hexadecimal

d)

By letters

32.

A pixel is one dot in an image. The number of bits per pixel determines...

a)

how many colours each dot can represent

b)

how many dots each dot can represent

c)

how many shades each dot can represent

d)

how many pixels each dot can represent

33.

The more bits per pixel the greater the...

a)

pixel depth

b)

colour depth

c)

dot depth

34.

The encoding for this image with a 2-bit colour depth has been started. What is the correct encoding for the third row?

IMPORTANT - Put a space between each number, example: 01 01 01

(a)  

35.

This image was created using a 2-bit colour depth. Which option shows the correct encoding?

a)

b)

c)

d)

36.

Which bit pattern corresponds to the colour black when using 2 bits per pixel?

(a)  

37.

Move into the correct category

Categorize the following

Shouldering

Name generator attacks

Phishing

Smishing

Blagging

Viruses

Trojans

Worms

Adware

Spyware

Ransomware

Social engineering
Malware
38.

Move into the correct category

Categorize the following

Viruses

Trojans

Worms

Adware

Spyware

Ransomware

Firewalls

Auto-updates

Anti-malware

Encryption

Biometrics

Physical security

Prevention
Malware
39.

​ (a)   is malicious software designed to cause harm to computer systems/data/files/networks.

Choose from the below words
Malware
Social engineering
Hacking
40.

Match the following

a)

Checks incoming and outgoing network traffic.​ It scans the data to make sure it doesn’t contain anything malicious and that it follows the rules set by the network.​

1.

Firewalls

b)

A program intended to scan, detect and remove malicious programs. If the code in your files matches the definitions, the files are quarantined.

2.

Anti-malware

c)

Software that automatically checks for available updates for the software you have on your computer.​ Once it finds an update, the software can be set either to alert the user or to install it automatically.​

3.

Auto-updates

d)

It disguises the data so that it cannot be understood or read. Even if a hacker gains access to data, they will not be able to understand it unless they have the key.

4.

Encryption

e)

A locked door/room / prevents any access.

5.

Physical security

41.

​ (a)   is a way of securing data so that it cannot be read without the key.​ It disguises the data so that it cannot be understood or read. Even if a hacker gains access to data, they will not be able to understand it.​

Choose from the below words
Encryption
Firewall
Biometric
Anti-malware
Auto-updates
42.

​ (a)   is a type of program intended to scan, detect and remove malicious programs.​ It will have a list of definitions of sequences of code that they are aware are malicious.​ If the code in your files matches the definitions, the files are quarantined.

Choose from the below words
Firewall
Biometric
Anti-malware
Auto-updates
Encryption
43.

Match the following

a)

in your computer or device to allow connection to a Network

1.

Network Interface Card/Controller (NIC)

b)

connects nodes on a local area network using MAC addresses

2.

Switch

c)

which connects networks together and uses IP Addresses

3.

Router

d)

required to connect to the Internet – this is usually combined with the router inside a single device

4.

Modem

e)

connects wireless devices to a network. Many home wireless access points are part of a router

5.

Wireless Access Point (WAP)

44.

To allow your network to access the internet it requires a (a)  

45.

You need a (a)   to transmit data between at least two different networks.

46.

You need a (a)   which allows devices to connect using Ethernet cable only.

47.
Which network hardware is said to be intelligent as it can send data to the intended computer and not every computer
a)
Hub
b)
Switch
c)
Bridge
d)
Repeater
48.

What is the world wide web?

a)

A collection of webpages/data accessed through the internet/a browser.

b)

The internet.

c)

A collection of Python files on the internet.

d)

A collection of WANs/LANs.

49.

What are the services provided on the internet?

Categorize the following

Cloud

Entertainment

Online gaming

Communication

World wide web

Gaming

Google chrome

Adobe Photoshop

SSD Drive

Services
Computer software/hardware
50.

Convert 18 into Binary, answer as a byte.

(a)  

51.

Convert 23 into Binary, answer as a byte.

(a)  

52.

Convert 29 into Binary, answer as a byte.

(a)  

53.

Convert 1010111 into Denary

(a)  

54.

Convert 1110110 into Denary

(a)  

55.

Convert 11110010 into Denary

(a)  

56.

Calculate the binary addition: 1001+1011
[Use binary addition rules, if overflow is present you will need to use it in your answer.]

(a)  

57.

Calculate the binary addition: 01111+11011
[Use binary addition rules, if overflow is present you will need to use it in your answer.]

(a)  

58.

Calculate the binary addition: 01100110+01001101
[Use binary addition rules, if overflow is present you will need to use it in your answer.]

(a)  

59.

Match the following colour depth bits to the correct number of colours shown

a)

Colour depth of 1

1.

2 colours

b)

Colour depth of 2

2.

4 colours

c)

Colour depth of 4

3.

16 colours

d)

Colour depth of 8

4.

256 colours

e)

Colour depth of 16

5.

65,536 colours

60.

Computer viruses and worms both replicate themselves, but ​ (a)   embed their code in other programs to harm the system by deleting, ​ (b)   , or modifying files. ​ (c)   , on the other hand, may not cause direct damage but can use up a significant amount of​ bandwidth .

Choose from the below words
Viruses
corrupting
Worms
Adware
stealing
Ransomware
storage
Bots
crashing
61.

Methods of computer security

Categorize the following

Locks

Biometric entry to room

Alarms

Security guards

CCTV

Anti-malware

Firewall

Encryption

User Access levels

Strong passwords

Two-step authentication

Physical
Software
62.

Move the statement into the correct category.

Declan does not allow students to install software on the school computers. What do you think his reasons for this are?

Categorize the following

Software main contain viruses

Could break copyright laws

Hackers could use it to access the school network

Students could install games and not do their work

Might expose personal data

Makes the computers more engaging

Gives the students something to do if they finish their work early

Makes the computers run faster

More students will want to come to the school if they know they can install software

Reason
Not a reason
63.

Move into the correct category

Categorize the following

Connects networks

Looks at the destination IP address of packets of data and sends them to the network

Route packets between the home LAN and destination network via the Internet

Connect each node (computer) in a network

They know the MAC address of all connected computers and devices

When a packet of data arrives, they can send it to the correct computer

Router
Switch
64.

The ​ (a)   is a huge network made up of many smaller ​ (b)   all connected together. The ​ (c)   is one service that runs on the Internet. It is made up of linked web pages and online resources.

Choose from the below words
Internet
networks
World Wide Web
Wi-Fi
LAN
WAN
Online gaming
65.

Match the following

a)

Part of the computer that allows it to join a network and talk to other computers. It can use cables or Wi-Fi to connect

1.

Network Interface Card

b)

Collection of inter-connect networks

2.

Internet

c)

A service that uses the internet. Interconnect web pages

3.

WWW

d)

Covers a small geographical area

4.

LAN

e)

Covers a large geographical area

5.

WAN