NEW
Font size
S
M
L
XL
Worksheets"Coding" Review Game
Total questions: 11
Worksheet time: 6mins
Name
Class
Date
1.
What is coding?
a)
Coding is the process of creating instructions for computers to perform specific tasks by writing code using programming languages.
b)
Coding is the process of cooking food
c)
Coding is the process of gardening
d)
Coding is the process of decoding messages
2.
Which of the following is an example of coding in everyday life?
a)
Programming a video game
b)
Reading a book
c)
Cooking a meal
d)
Watching a movie
3.
How do websites use coding?
a)
Websites use coding to create the structure, design, and functionality of web pages.
b)
Websites use coding to predict the weather
c)
Websites use coding to bake cookies
d)
Websites use coding to create music playlists
4.
What is a sequence in coding?
a)
A random collection of elements
b)
An unordered set of steps
c)
A single element
d)
An ordered collection of elements or steps that are executed in a specific order.
5.
In Scratch Jr., what do you use to create a sequence of commands?
a)
widgets
b)
buttons
c)
tools
d)
blocks
6.
Why is the order of commands important in coding?
a)
The order of commands in coding is not important
b)
The order of commands in coding does not affect the outcome
c)
The order of commands in coding is important because each command is executed sequentially.
d)
Commands can be executed randomly in coding
7.
What is an algorithm?
a)
An algorithm is a type of computer virus.
b)
An algorithm is a type of hardware component.
c)
An algorithm is a type of programming language.
d)
An algorithm is a step-by-step procedure or formula for solving a problem or accomplishing some end.
8.
What is the first step in an algorithm to make a sandwich?
a)
Put the sandwich in the oven immediately
b)
Gather ingredients and tools
c)
Start eating the sandwich before finishing it
d)
Toast the bread first
9.
What is a loop in coding?
a)
A loop in coding is a type of knot used in programming.
b)
A loop in coding is a musical term for repeating a section of a song.
c)
A loop in coding is a programming structure that repeats a sequence of instructions until a specific condition is met.
d)
A loop in coding is a circular shape drawn in code for decoration.
10.
Which type of loop repeats a set of commands a specific number of times?
a)
for loop
b)
switch loop
c)
if loop
d)
while loop
11.
What is a conditional (if-then statement) in coding?
a)
A conditional statement in coding is a control structure that executes a block of code if a specified condition is true.
b)
A conditional statement in coding is a data type that stores text values.
c)
A conditional statement in coding is a loop that repeats a block of code a specified number of times.
d)
A conditional statement in coding is a function that calculates the square root of a number.
Reset
