Master Class - 5

Quiz
•
Computers
•
3rd Grade
•
Easy
Kushal Das
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 2 pts
What is a repeat block used for?
To create a single instruction.
To execute a set of instructions multiple times.
To store data temporarily.
To define a variable's value.
2.
MULTIPLE CHOICE QUESTION
3 mins • 2 pts
How many times does a repeat block run?
The repeat block runs only once.
The repeat block runs indefinitely.
The repeat block runs as many times as specified in its configuration.
The repeat block runs a random number of times.
3.
MULTIPLE CHOICE QUESTION
3 mins • 2 pts
What is a loop in programming?
A loop is a type of variable in programming.
A loop is a control structure that repeats a block of code based on a condition.
A loop is a data structure that stores values.
A loop is a function that executes once.
4.
MULTIPLE CHOICE QUESTION
3 mins • 2 pts
Can you name a type of loop?
while loop
do-while loop
foreach loop
for loop
5.
MULTIPLE CHOICE QUESTION
3 mins • 2 pts
What does a function do in programming?
A function performs a specific task and can take inputs and return outputs.
A function is used to create user interfaces.
A function is a type of variable.
A function only stores data without processing it.
6.
MULTIPLE CHOICE QUESTION
3 mins • 2 pts
How do you call a function?
You call a function by declaring it with a variable.
You call a function by typing its name in a string.
You call a function by using its name followed by parentheses.
You call a function by writing its name in a comment.
7.
MULTIPLE CHOICE QUESTION
3 mins • 2 pts
What is the purpose of an if statement?
The purpose of an if statement is to control the flow of execution in a program based on conditions.
To define a variable in a program.
To create a loop that runs indefinitely.
To declare a function in a program.
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Pivot stick figure exercises - Class 2&3

Quiz
•
2nd - 5th Grade
20 questions
python (coding)

Quiz
•
3rd - 6th Grade
20 questions
Topic 4 Control the computer : The drawing bug (2)

Quiz
•
3rd Grade
17 questions
Scratch Checkpoint 3

Quiz
•
3rd Grade
24 questions
Computer Science Vocabulary Review

Quiz
•
3rd - 5th Grade
20 questions
Year 3 revision quiz questions - Halifield

Quiz
•
3rd Grade
15 questions
Scratch Beginner Quiz week one

Quiz
•
1st - 5th Grade
15 questions
Speed Typing Test with Coding Vocabulary

Quiz
•
3rd - 8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade