Robotics I Unit 4 Test Review

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Erin LoBue
Used 7+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an "if-then" block used for?
To repeat sections of the program flow.
To direct the program flow under certain conditions
To ensure that every line of the code runs
All of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An "if-then" condition that is not inside a loop is checked how many times?
0
1
as many times as it needs to
it depends on the program
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
There is nothing in front of the robot when the program starts. What will the robot do.
Turn right
Go forward
Do nothing
Wait for you to press the TouchLED
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The robot will only run the Else Branch if...
the condition is true
the condition is false
the condition is neither true nor false
none of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when you place a loop around an “if-then-else” block?
The robot makes a decision and then repeats it as many times as the loops says.
The robot makes a new decision each time the loop runs.
You cannot put a loop around an "if-then-else" block.
The robot defaults to "else."
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a nested decision?
An "if-then-else" in a loop
An "if-then-else" in an "if-then-else"
A loop in an "if-then-else"
A loop in a loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are nested loops used for?
Making one-time decisions
Making multiple decisions
Repeating a decisions
Running two sequences at once
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Computing Creative Design Quiz

Quiz
•
2nd Grade - University
17 questions
Tracing Loops in Java

Quiz
•
12th Grade
12 questions
Hour of Code

Quiz
•
6th - 12th Grade
17 questions
Flow of Control in C++ ( Conditional statements)

Quiz
•
9th Grade - University
19 questions
Python Year 9 Quiz

Quiz
•
8th - 10th Grade
18 questions
Coding Terminology

Quiz
•
3rd - 12th Grade
12 questions
Homework 1 Edublocks

Quiz
•
7th - 9th Grade
10 questions
Minecraft coding basics

Quiz
•
5th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade