Making Selections

Quiz
•
Computers
•
10th Grade
•
Medium
Jefferson Rabelas
Used 25+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Represent the steps which tell the computer what to do.
Algorithm
Instructions
Flowchart
Syntax
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Direct the order in which the program instructions are executed.
Control structure
Repetition structure
Selection structure
For Next
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consists of one or more statements that are executed repeatedly as long as particular condition is met.
Control structure
Repetition structure
Selection structure
Do Loop structure
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Also known as decision structure that allows the program to make a decision or comparison and then select one of two paths, depending on the result of the comparison.
Control structure
Repetition structure
Selection structure
Do Loop structure
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is the simplest selection control structure which executes a statement or a group of statements based on the value of condition.
If ElseIf Else
Nested If Then Else
If Then Else
If statement
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is a selection control structure that directs the computer to perform a set of instructions based on the result of the condition.
If ElseIf Else
Nested If Then Else
If Then Else
If statement
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Contains a series of decisions in which the algorithm tests a variable or expression separately for which value that the variable or expression might assume.
Algorithm
Control structure
Instruction
If statement
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is useful when you must make several choices based on data values.
Select Case
Control structure
Nested If Then Else
If statement
Similar Resources on Wayground
10 questions
W3+4_CT

Quiz
•
10th Grade
12 questions
While Loop Quiz

Quiz
•
9th - 12th Grade
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
10 questions
Викторина по Python (Урок 1-2)

Quiz
•
5th - 11th Grade
13 questions
Python Recap Challenge

Quiz
•
10th Grade
10 questions
Technology Ethics

Quiz
•
5th - 10th Grade
9 questions
U3: [Assess] L14-L17 Code.org

Quiz
•
9th - 12th Grade
10 questions
CodeHS 2.10 While Loops

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade