WorksheetsYear 5 ICT Revision Quiz
Total questions: 30
Worksheet time: 15mins
What is a loop in programming?
A command that repeats a sequence of instructions
A single line of code that runs once
A way to store variables
A method of deleting a program
In Scratch, what are x and y coordinates used for?
To change the color of a sprite
To determine the sprite’s position on the stage
To adjust the sprite’s size
To control the sprite’s speed
What is a conditional statement in programming?
A loop that runs indefinitely
A command that changes the sprite’s costume
A statement that runs only when a specific condition is true
A function that plays music in the background
What is the main purpose of cloud storage in ICT?
To edit files offline
To store files on the internet and access them from different devices
To transfer data to USB drives
To improve internet speed
In spreadsheets, what does the formula =SUM(A1:A5) do?
It multiplies the numbers in cells A1 to A5
It adds the numbers in cells A1 to A5
It highlights the numbers in cells A1 to A5
It finds the largest number in cells A1 to A5
Which of the following is an example of input devices?
Monitor and printer
Mouse and keyboard
Speakers and projector
Scanner and monitor
What does the 'repeat until' block in Scratch do?
It repeats an action until a condition is met
It runs the code indefinitely
It stops the program when a key is pressed
It changes the sprite’s costume
Which software would be best for editing digital images?
Microsoft Word
Google Docs
Adobe Photoshop
Scratch
What does the AutoSum feature do in a spreadsheet?
Automatically sorts numbers in a column
Finds the average of selected cells
Adds up the numbers in the selected cells
Finds the smallest number in the selected cells
In a programming context, what is a variable?
A fixed value that cannot change
A place to store data that can be changed during the program
A command that runs a loop
A function that repeats indefinitely
What is the purpose of the 'broadcast' block in Scratch?
To send a message that triggers other sprites or scripts
To move the sprite randomly
To change the background colour
To make the sprite disappear
In Scratch, what happens when you use the 'wait' block in your script?
The program stops completely
The sprite changes its costume
The script pauses for a specific amount of time before continuing
The sprite moves faster
Which of the following describes a 'forever' loop in Scratch?
A loop that runs only once
A loop that repeats until a condition is met
A loop that repeats continuously without stopping
A loop that only runs when clicked
Why would you use the 'if-then' block in a Scratch project?
To start the game
To make something happen only if a certain condition is true
To repeat the same action
To stop the script
What does the 'join' block do in Scratch?
It combines two strings of text together
It moves two sprites at the same time
It makes two sounds play together
It changes the background of the stage
In a spreadsheet, what is the purpose of the 'SUM' function?
To count how many cells have data
To find the largest number
To add up the values in a range of cells
To change the colour of the cells
What is the correct formula to add the numbers in cells A1, A2, and A3 in a spreadsheet?
=SUM(A1)
=AVERAGE(A1)
=ADD(A1+A3)
=COUNT(A1)
What does the 'repeat until' block in Scratch do?
It repeats actions forever
It stops the program
It repeats actions until a condition is true
It runs the code only once
In a Scratch game, what would happen if you set the x-coordinate to 0 and the y-coordinate to 0?
The sprite would disappear
The sprite would move to the middle of the stage
The sprite would change colour
The sprite would move to the top-left corner
Why do we use variables in programming?
To store information that can change during the game
To make the game run faster
To draw shapes on the screen
To make the sprite move automatically
Which of the following is the easiest way to transfer photos from your computer to another device?
Use a printer
Upload them to social media
Copy them to a USB drive
Send them via fax
What does the 'AutoSum' feature in spreadsheets do?
It counts the number of cells with data
It automatically adds the values in selected cells
It finds the average of the selected numbers
It sorts numbers in ascending order
Which of the following is a popular cloud storage service for storing and sharing photos?
Microsoft Word
Google Drive
Adobe Photoshop
Scratch
When transferring a large number of photos online, what is a key advantage of using cloud storage?
You can only access the photos from one device
You can share a link and access them from multiple devices
Photos are automatically deleted after a week
You have to download each photo one by one
Which software is primarily used for editing digital photos?
Microsoft Excel
Google Slides
Adobe Photoshop
Scratch
What is the correct formula to multiply the values in cells A1 and B1 in a spreadsheet?
=A1+B1
=A1*B1
=SUM(A1:B1)
=A1-B1
Which of the following symbols is used for division in Scratch?
/
*
+
-
What does the cloud storage feature allow you to do with your photos?
Edit the photos in a document
Save them only on your computer
Access and share them from anywhere with an internet connection
Automatically print the photos
In Scratch, which symbol is used for multiplication?
/
+
*
-
What is the benefit of using a 'SUM' function in a spreadsheet?
It subtracts the smallest number from the largest
It automatically adds up a range of numbers
It multiplies all the numbers in a row
It highlights the largest number in a list
