A programming statement that evaluates a true/false Boolean expression to determine the next steps in a program. Conditional statements are often written as 'if-then' or 'if-then-else' statements.
1.1.3 CSE Conditionals and Event-driven Programming

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Robin Robertson
Used 16+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
boolean expression
conditional statement
chained conditional statement
flowchart
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A processing decision branch using comparison operators (= ≠ > <) that is defined to return a Boolean value (“true” or “false”). By using Boolean expression to ask questions, the program can determine what to do next.
conditional statement
boolean expression
chained conditional statement
flowchart
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Help map out how to program various situations.
flowchart
boolean expression
conditional statement
chained conditional statement
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A series of conditionals that a computer moves through until it finds the one that is true.
flowchart
chained conditional statement
conditional statement
boolean expression
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The values that a program provides to a function or subroutine
integer
flowchart
argument
boolean expression
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A whole number that does not have a decimal or any digits after the decimal.
argument
integer
flowchart
boolean expression
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A sequence of actions or instructions to follow in solving a problem or accomplishing a task.
integer
argument
flowchart
procedure
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A symbol in code that tells a computer to perform a specific math operation, such as addition, subtraction, multiplication, or division. (+ - × / ).
integer
flowchart
boolean expression
arithmetic operator
Similar Resources on Quizizz
13 questions
Control Structures in Python

Quiz
•
11th - 12th Grade
10 questions
CSP I: Unit 4 – Lessons 5-8 (Conditionals)

Quiz
•
9th Grade
10 questions
Algoritma Dasar

Quiz
•
10th Grade
11 questions
algoritma

Quiz
•
12th Grade
10 questions
Code.org Unit 5 - Loops

Quiz
•
9th - 12th Grade
10 questions
Unit 4 Advanced AP CSP

Quiz
•
9th - 12th Grade
10 questions
Understanding Computer Programming

Quiz
•
10th Grade
11 questions
CodeHS 2.13 Short-Circuit Evaluation

Quiz
•
9th - 12th 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