wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Year 9 : ICT Exam

Total questions: 100

Worksheet time: 1hrs 13mins

Name
Class
Date
1.
Which of the following is a common type of computer crime?
a)
Hacking
b)
Gardening
c)
Painting
d)
Cooking
2.
What is phishing?
a)
A type of email scam
b)
A computer virus
c)
A hardware device
d)
A programming language
3.
Which scam involves pretending to be a bank to get your details?
a)
Pharming
b)
Phishing
c)
Spamming
d)
Spoofing
4.
What is the main purpose of a ransomware attack?
a)
To demand payment
b)
To fix your computer
c)
To speed up your internet
d)
To send emails
5.
Which of these is an example of an email scam?
a)
Lottery win notification
b)
Software update
c)
Weather forecast
d)
Calendar reminder
6.
What does the Computer Misuse Act primarily address?
a)
Illegal access to computers
b)
Road safety
c)
Food hygiene
d)
Building regulations
7.
Which of the following is considered computer misuse?
a)
Hacking into accounts
b)
Writing a book
c)
Drawing a picture
d)
Cooking a meal
8.
What is malware?
a)
Malicious software
b)
A hardware component
c)
A type of keyboard
d)
A computer language
9.
Which is an example of breaking the Computer Misuse Act?
a)
Spreading viruses
b)
Writing emails
c)
Printing documents
d)
Reading news
10.
What does the Computer Misuse Act NOT cover?
a)
Physical theft of computers
b)
Hacking
c)
Malware
d)
Unauthorized access
11.
What is identity theft?
a)
Stealing someone's personal information
b)
Buying a new computer
c)
Installing software
d)
Sending emails
12.
Which of the following can help prevent identity theft?
a)
Using strong passwords
b)
Sharing passwords
c)
Ignoring software updates
d)
Posting personal details online
13.
What should you do with suspicious emails to avoid identity theft?
a)
Delete them
b)
Reply to them
c)
Forward to friends
d)
Click all links
14.
Which is a sign of possible identity theft?
a)
Unfamiliar charges on your account
b)
Receiving a birthday card
c)
Getting a job offer
d)
Watching a movie
15.
Which action increases the risk of identity theft?
a)
Sharing personal info online
b)
Using antivirus software
c)
Locking your device
d)
Using strong passwords
16.
What does copyright law protect?
a)
Original creative works
b)
Physical property
c)
Computer viruses
d)
Spam emails
17.
Which of these is a breach of copyright law?
a)
Downloading music illegally
b)
Buying groceries
c)
Sending a postcard
d)
Making a phone call
18.
Who owns the copyright to a photograph?
a)
The photographer
b)
The person in the photo
c)
The camera manufacturer
d)
The government
19.
What is an example of breaking copyright law?
a)
Copying software without permission
b)
Reading a book
c)
Writing an essay
d)
Buying a CD
20.
Which action is legal under copyright law?
a)
Using your own original work
b)
Downloading pirated movies
c)
Sharing copyrighted music without permission
d)
Copying a friend's essay
21.
Which of the following is a common type of computer crime?
a)
Phishing
b)
Online shopping
c)
Social media posting
d)
Cloud storage
22.
What is an example of an email scam?
a)
Newsletter subscription
b)
Password reset request from unknown sender
c)
Receiving a receipt for a purchase you made
d)
Getting a promotional offer from a trusted brand
23.
Which of these is NOT typically considered a computer crime?
a)
Hacking
b)
Malware distribution
c)
Sending personal emails
d)
Identity theft
24.
The Computer Misuse Act primarily targets which of the following?
a)
Legal software use
b)
Unauthorized access to computer systems
c)
Online gaming
d)
Social networking
25.
Which of these is an example of computer misuse under the Computer Misuse Act?
a)
Creating a spreadsheet
b)
Sending a virus to damage a computer system
c)
Writing a blog post
d)
Downloading free music legally
26.
Hacking is illegal under the Computer Misuse Act because it involves:
a)
Authorized system access
b)
Unauthorized system access
c)
Using a computer for work
d)
Sharing files with friends
27.
What is identity theft?
a)
Losing your ID card
b)
Someone using your personal information without permission
c)
Forgetting your password
d)
Changing your name legally
28.
How can you minimize the risk of identity theft?
a)
Share passwords with friends
b)
Use weak passwords for easy recall
c)
Regularly monitor bank statements
d)
Post personal details on social media
29.
Which of these is NOT a good practice to prevent identity theft?
a)
Using strong, unique passwords
b)
Clicking on links in unsolicited emails
c)
Shredding documents with personal information
d)
Enabling two-factor authentication
30.
Copyright law protects which of the following?
a)
Ideas
b)
Facts
c)
Original creative works
d)
Common phrases
31.
Which of these actions would violate copyright law?
a)
Writing an original story
b)
Making copies of a movie to sell
c)
Reading a book in a library
d)
Singing a song in the shower
32.
What is an example of breaking copyright law?
a)
Creating a cover song with permission
b)
Downloading a textbook without paying
c)
Citing a source in an essay
d)
Performing a play in school
33.

What is the purpose of the event block shown in the image?

a)

To stop the program

b)

To start the script when the green flag is clicked

c)

To change the background color

d)

To play a sound

34.

What is the purpose of the "when this sprite clicked" event block?

a)

It runs the attached script when the user clicks directly on the sprite.

b)

It changes the color of the sprite.

c)

It moves the sprite to a random position.

d)

It plays a sound when the sprite is clicked.

35.

What is the purpose of the "repeat until" control block?

a)

It repeats actions indefinitely.

b)

It repeats actions until a specified condition becomes true.

c)

It repeats actions a fixed number of times.

d)

It repeats actions only once.

36.

What does the Operators block do in programming?

a)

It checks if a value is equal to a specified number.

b)

It multiplies two numbers.

c)

It adds two numbers together.

d)

It subtracts one number from another.

37.

What is the primary function of the motion block shown in the image?

a)

To move the sprite forward by 10 steps

b)

To change the sprite's color

c)

To rotate the sprite 90 degrees

d)

To make the sprite disappear

38.

In which scenarios is the motion block often used?

a)

Walking, gliding, or simple animations

b)

Changing colors, resizing, or rotating

c)

Playing sounds, recording, or pausing

d)

Saving, loading, or exporting files

39.

What does the motion block in the image do?

a)

Rotates the sprite clockwise by 15 degrees.

b)

Moves the sprite forward by 15 steps.

c)

Changes the sprite's color.

d)

Rotates the sprite counterclockwise by 15 degrees.

40.

Under which code block will you find this code in Scratch?

(a)  

41.

Under which code block in Scratch I belong to?

(a)  

42.

Under which code block in Scratch I am in?

(a)  

43.
The name for a list of instructions in Scratch
a)
Script
b)
Program
c)
Story
d)
Output
44.

Which of the following sections of code will make the script follow the mouse pointer around the screen?

a)
b)
c)
d)
45.
What kind of block do I use to make my sprite move around?
a)
Motion
b)
Sound
c)
Sensing
d)
Control
46.

What does this programming construct do?

a)

Repeats code forever

b)

Repeats code until a condition is met

c)

Run code when a condition is met

47.

Name this programming construct

a)

If Statement

b)

Loop

c)

Variable

48.

Name this programming construct

a)

If Statement

b)

Loop

c)

Variable

49.

What does this programming construct do?

a)

Repeats code forever

b)

Run code when an condition is met

c)

Repeats code until a condition is met

50.

What does this do?

a)

Repeats code for a set amount of times

b)

Starts a race

c)

Runs all code below it

d)

Finishes the game

51.

What is this called?

a)

If Statement

b)

Loop

c)

Variable

52.

What is a variable?

a)

Something that stores a value

b)

Something that never changes

c)

Something that is very valuable

53.

A variable cannot change

a)

True

b)

False

54.

What does this code do?

a)

Follow the mouse

b)

Follow the sprite

c)

Look at the sprite

d)

Nothing

55.

What can you do with Scratch?

a)

Play sounds

b)

Draw

c)

Talk to sprites

d)

Sense other sprites

56.

What is the name of the area that has been circled?

a)

Stage

b)

Costumes

c)

Script

57.

You can make your own blocks on Scratch?

a)

True

b)

False

58.

Which of the following will allow the movements to occur continuously to various positions?

a)
b)
c)
d)
59.

What does this block do?

a)

It writes notes for you

b)

It plays a musical note

c)

It beats the drum

60.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

61.

Repeating a statement more than once is called a...

a)

Repetition

b)

Sequence

c)

Loop

d)

Event

62.

If Josh is 11 years old, what will this program print out?

a)

It won't print out anything

b)

You are old enough for Year 8

c)

You are still in year 7

d)

It will print out his age

63.
What will happen when the green flag is clicked?
a)
Make the character spin
b)
Make the ball bounce
c)
Start the game 
d)
Add a sprite
64.
What is the final value of b?
a)
0
b)
9
c)
10
d)
11
65.

How many times the code will repeat using this block

a)

Ten times

b)

One times

66.

what is the use of this block

a)

Change Pen size

b)

Change Pen color

67.

Which block you use to change color

a)
b)
68.

Which block I use to write in scrtach?

a)
b)
69.

Which block allows you to make decisions (choices)?

a)
b)
c)
d)
70.

The green blocks that allow comparisons such as >, <, =, >=, <= are called?

a)

Logics

b)

Operators

c)

Formulas

d)

Expressions

71.

This block moves its sprite forward the specified amount of steps in the direction it is facing.

a)
b)
c)
d)
72.

These blocks turn their sprite the specified amount of degrees clockwise or counter-clockwise (depending on which block is used); this changes the direction the sprite is facing.

a)
b)
c)
d)
73.

This block sets its sprite's X and Y position to that of the mouse-pointer, an arbitrary coordinate, or another sprite

a)
b)
c)
d)
74.

This block sets its sprite's X and Y position to the specified amounts.

a)
b)
c)
d)
75.

This block moves its sprite steadily to the specified X and Y position in the specified amount of seconds -

a)
b)
c)
d)
76.

This block points its sprite in the specified direction; this rotates the sprite.

a)
b)
c)
d)
77.

Which of the following is NOT considered as an absolute motion block?

a)
b)
c)
d)
78.

You can Add Sound by this Block

a)
b)
c)
79.

To create code that runs when a score is 5 or more we should use

a)

greater than 4

b)

greater than 5

c)

less than 5

d)

less than 4

80.

In scratch, these characters are called?

a)

Backdrop

b)

Block

c)

Stage

d)

Sprite

81.

What is a computer network?

a)

A system where multiple devices connect to share data and resources

b)

A single computer used for personal tasks

c)

A device used to print documents

d)

A type of software for editing photos

82.

How do devices in a computer network communicate?

a)

Through wired (Ethernet Cables) or wireless (Wi-Fi) connections

b)

By sending letters through the mail

c)

By using telephones

d)

By using smoke signals

83.

What is a small network in a home called?

a)

LAN

b)

WAN

c)

MAN

d)

PAN

84.

What does WAN stand for?

a)

Wide Area Network

b)

Wireless Access Node

c)

Web Application Network

d)

Wide Access Node

85.

What are the main components of a computer network?

a)

Computers, Network Cards, Cables, Switches, Routers

b)

Printers, Monitors, Keyboards, Mice, Speakers

c)

Desks, Chairs, Whiteboards, Projectors, Lights

d)

Phones, Tablets, Laptops, Chargers, Cases

86.

Which of the following devices can use a Network Card to connect to a network?

a)

Printer

b)

Television

c)

Refrigerator

d)

Microwave

87.

What are the two types of Network Cards mentioned?

a)

Wired and wireless

b)

Internal and external

c)

Digital and analog

d)

Portable and fixed

88.

What is the primary function of a hub in a network?

a)

It broadcasts data to all connected devices.

b)

It sends data only to the intended device.

c)

It encrypts data for security.

d)

It compresses data to save space.

89.

Which device is considered outdated for modern networks?

a)

Switch

b)

Hub

c)

Router

d)

Modem

90.

What can a router connect together?

a)

Multiple different LANs

b)

Only one computer

c)

Printers and scanners

d)

Mobile phones

91.

In a star topology, how are devices connected?

a)

In a closed loop

b)

Using a single backbone cable

c)

To a central hub or switch

d)

Directly to each other

92.

Which network topology is described as rare and outdated?

a)

Star

b)

Bus

c)

Ring

d)

Mesh

93.

What happens if the hub fails in a Star Topology?

a)

The entire network is disrupted

b)

Only one device is affected

c)

Data continues to flow normally

d)

Devices connect directly to each other

94.

What is a Bus Topology?

a)

A network layout where all devices connect to a single central cable

b)

A network layout where each device connects to every other device

c)

A network layout with a central hub and spokes

d)

A network layout with multiple interconnected rings

95.

Which of the following is a characteristic of Bus Topology?

a)

Complex and expensive

b)

Simple and cheap

c)

Fast and reliable

d)

Uses wireless connections

96.

What is a Ring Topology?

a)

A network layout where devices are connected in a straight line.

b)

A network layout where devices are connected in a closed loop.

c)

A network layout where devices are connected randomly.

d)

A network layout where devices are connected in a star shape.

97.

What is a disadvantage of a Ring Topology?

a)

No collisions.

b)

Predictable performance.

c)

Single point of failure.

d)

High cost of setup.

98.

How does improved communication benefit a networked organization?

a)

Reduces collaboration

b)

Limits email usage

c)

Enhances collaboration through email, instant messaging, and video calls

d)

Increases disruptions

99.

How does remote access benefit employees in a networked organization?

a)

Employees can only work from the office

b)

Employees can work from anywhere (VPN, cloud services)

c)

Employees have limited access to resources

d)

Employees face increased security risks

100.

What is one result of increased efficiency in a networked organization?

a)

Slower data transfer

b)

Streamlined workflows and faster data transfer

c)

Increased workflow disruptions

d)

Limited data access