
Unit 4: Variables, Conditionals, & Functions (2)

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

32 questions
Show all answers
1.
FLASHCARD QUESTION
Front
When is a compound condition using the logic operator AND true?
Back
When both of the conditions are true
2.
FLASHCARD QUESTION
Front
Which are examples of Boolean operators? Options: AND, OR and NOT, Greater than (>), less than (<) and equal to (=), Multiplication (*), subtraction (-), addition (+) and division (/), Picking random numbers
Back
AND, OR and NOT
3.
FLASHCARD QUESTION
Front
Which are examples of relational operators? Options: AND, OR and NOT, Greater than (>), less than (<) and equal to (=), Multiplication (*), subtraction (-), addition (+) and division (/), Picking random numbers
Back
Greater than (>), less than (<) and equal to (=)
4.
FLASHCARD QUESTION
Front
Which of the following is FALSE regarding ELSE IF statements?
You add an ELSE IF when you have another condition you want to check.
You are limited to only one ELSE in your code
Each condition in an ELSE IF is checked from top to bottom
The final ELSE clause is executed if all the previous conditions evaluated to false.
Back
You are limited to only one ELSE in your code
5.
FLASHCARD QUESTION
Front
Which of the following statements regarding AND/OR operators are FALSE? true && true --> true, true && false --> true, false || true --> true, false || false --> false
Back
true && false --> true
6.
FLASHCARD QUESTION
Front
Which of the following statements regarding AND/OR/NOT operators are TRUE? Options: !(true) = true, true || true = false, false && true = true, false || true = true
Back
false || true = true
7.
FLASHCARD QUESTION
Front
Based on the following, determine whether the expression !(season== “Summer”) is TRUE or FALSE:
var season= “Spring”;
Back
True
Create a free account and access millions of resources
Similar Resources on Wayground
26 questions
Resource Review

Flashcard
•
9th Grade - University
22 questions
Final Review Part 4

Flashcard
•
11th Grade
28 questions
NJ Drivers Education Chapter 3

Flashcard
•
9th - 12th Grade
21 questions
Decision Making Process (iCEV)

Flashcard
•
9th - 12th Grade
30 questions
ch 12

Flashcard
•
9th Grade - University
33 questions
CS3 Week 1 Python Terms

Flashcard
•
9th - 12th Grade
21 questions
Programming Basics

Flashcard
•
9th - 12th Grade
25 questions
ADVERTISING: History, Target & Functions RETEST

Flashcard
•
9th - 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
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