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
10 questions
Code.org CS Discoveries U3L15 Keyboard Input

Quiz
•
9th Grade
8 questions
Code.org Video 2 Conditional Statements Quiz

Quiz
•
9th Grade
10 questions
AP CSP Boolean Logic 3

Quiz
•
9th - 12th Grade
12 questions
Pseudocode -9CG Quiz

Quiz
•
9th Grade
10 questions
Introduction to programming

Quiz
•
5th - 10th Grade
8 questions
Java Conditionals Unit 3

Quiz
•
9th - 12th Grade
10 questions
SOAL IMFORMATIKA

Quiz
•
9th Grade
10 questions
Computational Thinking

Quiz
•
8th - 12th 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
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
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade