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
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.
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 Wayground
13 questions
PLTW Activity 1.1.4 Guess a Number

Quiz
•
9th Grade
10 questions
Code.org Unit 5 Vocab Quiz 1

Quiz
•
9th - 12th Grade
10 questions
CodeHS 2.6 Booleans

Quiz
•
9th Grade
10 questions
COMP SCI Unit 2 #7

Quiz
•
11th Grade
12 questions
Flowcharts

Quiz
•
7th - 10th Grade
12 questions
Code.org Unit 4 Vocabulary

Quiz
•
9th - 12th Grade
10 questions
Variables and Data Types

Quiz
•
10th - 12th Grade
12 questions
algoritma dan pemrograman 1b

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade