Algorithms

Quiz
•
Computers
•
8th Grade
•
Medium
Seth Halpern
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an algorithm?
A set of steps to accomplish something.
A set of variables.
A set of known data.
A set of anti virus code.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Pseudocode?
Sketch out the logical steps of a process before using a programming language.
Python sublanguage.
C++ sublanguage.
Sketch out the logical steps of a process before compiling a code.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Get egg carton from the fridge.
______________
Break egg into bowl.
Get flour bag from pantry.
Take flour out of bag.
Pour flour into bowl.
What is missing from this pseudocode?
Take egg out of carton.
Put egg in flour bag.
Put flour back in pantry.
Put egg carton back in fridge.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Describes a test condition.
List some instructions that should run if the test succeeds.
conditional instructions
unconditional instructions
variable instructions
input instructions
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is a conditional instruction?
if it is dark outside:
turn on the lights
x= x - 1
x= x + 1
input("What is your favorite color")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A “while” instruction continues running until its test ______.
fails
repeats
Decrements to zero.
Increments by the value of i.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Removing which statement will make this an infinite loop?
set countdown to countdown - 1
print a black and white page
while countdown > 0:
set countdown to 3
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CPA Spreadsheets review quiz

Quiz
•
7th - 10th Grade
12 questions
CSIM Activity 1.3 Vocabulary (PLTW)

Quiz
•
6th - 8th Grade
15 questions
Programming using selection statements- 5.1

Quiz
•
8th Grade
10 questions
Tables in HTML

Quiz
•
7th - 8th Grade
15 questions
Luyện tập

Quiz
•
KG - University
10 questions
BÀI KIỂM TRA GIỮA KÌ 2 - LỚP 3

Quiz
•
1st - 10th Grade
10 questions
Tin 8 bài 4

Quiz
•
8th Grade
10 questions
OTP20.03.24

Quiz
•
6th - 8th Grade
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
18 questions
Company Logos

Quiz
•
6th - 8th 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