Instruction that use sequencing, selection, and iteration is called an _________.
Algorithms Review

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Sarah Chapa
Used 35+ times
FREE Resource
20 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
2.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
A ______ search repeatedly cuts a sorted list in half until a desired element is found.
3.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
A ______ search checks each element until the correct value is found.
4.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
A _________ provides a "good enough" solution when it is impractical or impossible to find an actual solution.
5.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
The time used to complete a task sequentially divided by the time to complete a task in parallel is called _______
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is iteration?
completing steps in order
executing a portion of an algorithm based on a given condition
repeating a portion of an algorithm
running a program on multiple devices
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of these algorithms will move the robot along the same path as the algorithm below?
MOVE_FORWARD()
TURN_RIGHT()
MOVE_FORWARD()
TURN_RIGHT()
MOVE_FORWARD()
TURN_RIGHT()
MOVE_FORWARD()
TURN_RIGHT()
REPEAT 2 TIMES
{
MOVE_FORWARD()
MOVE_FORWARD()
TURN_RIGHT()
MOVE_FORWARD()
TURN_RIGHT()
}
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Computational Thinking Quiz

Quiz
•
9th Grade
20 questions
Principles of Computer Science

Quiz
•
10th - 12th Grade
20 questions
Sequential/Parallel/Distributed Computing - AP CSP

Quiz
•
9th - 12th Grade
25 questions
Unit 10 Algorithms

Quiz
•
9th - 12th Grade
21 questions
Ohio's Computer Science Standards Glossary of Terms

Quiz
•
7th - 10th Grade
15 questions
AP CSP Exam Review: Big Idea 3

Quiz
•
8th - 10th Grade
23 questions
Intro to Algorithms

Quiz
•
9th - 12th Grade
15 questions
3.1 - Fundamentals of Algorithms

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University