Conditional Statements Quiz

Quiz
•
Computers
•
12th Grade
•
Medium

Sample Student
Used 23+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do we check to see if our condition in coding is true?
we use comparison operators like < or >
we need to test our true and false statements with a test
we use a random sorter to decide
we evaluate the condition using algebra
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How can I test 2 conditions are true in the same if statement?
combine if statements with a logical operator
break them into 2 if statements in sequence
embed the conditions inside an if statement
this is not possible in coding
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How can we check to see if 1 condition is true in a 2 condition statement?
Use the AND operator
Use the OR operator
Use the NOT operator
This is not possible in code
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What do If statements do?
check to see if something is TRUE
check to see if 2 things are equal
checks to see if 2 things are NOT equal
Checks to see if flow charts are valid
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What do Else statements do?
Allow us to change the outcome based on the statement being false
Allow us to have 2 true statements at the same time
Allow us to skip over the conditional if something is false
There is no ELSE statements in code
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What do we use to help us plan our outcomes?
a flowchart
a coding map
an outline
a code plan
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What do nested if statements do?
Help us get more specific about our classification
Give a command if something evaluates to false
Give a command if something evaluates to true
Help us be more broad with our request.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python Flow Control

Quiz
•
9th - 12th Grade
12 questions
Sains Komputer Tingkatan 4 - 1.4.2

Quiz
•
1st Grade - Professio...
10 questions
Python IF Statements

Quiz
•
9th - 12th Grade
10 questions
Python Boolean and If

Quiz
•
9th - 12th Grade
14 questions
CSII: Spring Final Exam

Quiz
•
9th - 12th Grade
10 questions
Quiz - 3 Assignment, Increment & Decrement Operators in C

Quiz
•
12th Grade
15 questions
Operator dan Kontrol Struktur PHP

Quiz
•
2nd Grade - University
15 questions
Chapter 8 String Manipulations

Quiz
•
12th 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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade