NEW
Font size
Worksheets03-Question Test
Total questions: 21
Worksheet time: 11mins
What is the output of the program?
The sprite will move...
UP
DOWN
LEFT
RIGHT
What is a computer program made of?
a set of cards
a collection of pictures
a set of games
a set of instructions or commands
In which year was Scratch invented?
2003
2007
2018
2013
Jasmine has created a digital pet program in Scratch. Some of her code is shown here. What will happen when "THIRST" reaches 75?
The pet will die.
Nothing
The pet will say "I'm getting REALLY thirsty!"
The pet will say "I'm getting thirsty!"
What is a flowchart?
A graphical representation of algorithms.
A textual representation of algorithms.
A cluster of different shapes.
A program code written in Logo.
What is the output of program?
A message that is sent through the Scratch program, activating receiving scripts.
Parallelism
Events
Broadcast
Decisions
What programming concept is being shown here?
SEQUENCING
SELECTION
ITERATION
DECISIONS
To make character pause or slow in scratch, control that is added to script is
FOREVER
REPEAT
WAIT
NEXT COSTUME
What would the output be for the code above?
Tom
Hi Peter
Hi unnamed person
Name
What is the output of the program?
When playing the game, scores need to be reset periodically. Which will reset the score when you restart the game?
An algorithm is..
A motion block
A set of instructions
A character
A loop statement
What is a variable?
It stays the same
It goes up
Something that changes
A value that can change
How many categories are there in Scratch.
6
9
8
7
Decomposition is a term used to define...
The process of coding a problem.
The process of breaking down problems into smaller problems.
The process of taking out unnecessary details from problems.
The process of assigning value to a variable.
What programming concept is being shown in the image?
SELECTION
SEQUENCING
CONTROL
ITERATION
The sprite will move...
LEFT
RIGHT
UP
DOWN
I go to add a script to my character and find that my blocks have disappeared. Why is this?
I have exceeded the block lmit
I have the wrong program open
Scratch Malfunctioned
I have stage selected
What programming concept is shown in this image?
SEQUENCING
ITERATION
SELECTION
EVENTS
