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
Selection Control Structure Quiz

Quiz
•
6th Grade - University
13 questions
KS4 Python While Loops and For Loops

Quiz
•
9th - 11th Grade
11 questions
Control Structures - Selection in Python

Quiz
•
8th Grade - University
8 questions
Flowcharts and algorithms

Quiz
•
8th - 10th Grade
10 questions
Computational Thinking

Quiz
•
8th - 12th Grade
10 questions
Fundamentals of Programming

Quiz
•
8th - 10th Grade
10 questions
Chapter 04 Worksheet

Quiz
•
10th Grade
10 questions
Chapter 04 Worksheet

Quiz
•
10th Grade
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade