Font size
WorksheetsCoding Quiz
Total questions: 18
Worksheet time: 15mins
Which of the following is a computer?
Traffic light
Clock
Cellphone
Washing Machine
A robot is made up of______
Mechanical and Electronic parts
Moving parts
Computer Parts
Magic Parts
The process of looking for and fixing problems in your code.
(a)
A set of instructions that are followed to solve a problem.
Algorithm
Debugging
Recipe
Sequence
Data is....
Robots
Information
Computers
The instructions in a program that tell your computer what to do
(a)
______ is the information we enter into a computer to get processed.
Input
Output
Sequence
Bug
What is the right block with this event
What is the right block for the event
Pick the correct code
What is finding and fixing errors in programs?
Debugging
Program
Loop
Code
What is another word for coding?
Typing
Programming
Computing
Commanding
9. More Angry Birds: Which code gets the bird to the pig?
both A & B are correct
Neither A nor B are correct
What does this number do?
Tells you how many blocks you need to put inside the loop.
Tells you how many times the loop will repeat the commands inside it.
Nothing, it doesn't mean anything.
What does sequencing mean?
Putting commands into the correct order.
Making commands repeat over and over.
Finding and fixing mistakes in a code.
What will this code do?
When the actor is clicked he will say 'What's new?'
When the actor is clicked he will say nothing
Nothing will happen
What word describes characters that can be moved in a program?
Sprite
Goblin
Imp
Pixie
