Font size
WorksheetsAlgorithm
Total questions: 40
Worksheet time: 22mins
distanceToSchool = 10
What is the value of the variable?
An _______________ is a precise,step by step set of instructions to perform a specific task.
task
sequence
sub-tasks
algorithm
Are you ready?
yes
no
____________ can be considered an example of an algorithm
answer to a question
name of a person
favorite subjects
a recipe for making pancake
An algorithm is a set of __________ followed to complete a task.
values
points
scores
instructions
An algorithm should be in the right order.
True
False
When you write an algorithm you need to include ________, step-by-step instructions.
precise
multiple
ambiguous
interesting
The options below contain the instructions for making a smoothie: Which one should come first?
Put the lid on the blender.
Add fruit to the blender.
Switch the blender on.
Add milk to the blender.
An algorithm can be written as a pseudocode?
True
False
Which of these is a string?
"Banana"
5.8
8j
7
Which is the best description of a complex integer?
An equation
Algebra
Words and numbers
The word "complex."
TRUE
100
"D"
What is a variable?
A storage location of memory which can change
A random area to store things in.
Something that changes
Something that can only store numbers
What is a Constant?
A storage location of memory which does not change
A random area to store things in.
Something that changes
Something that can only store numbers
