

If statements
Presentation
•
Computers
•
9th Grade - University
•
Medium
Brian Ciavarella
Used 37+ times
FREE Resource
3 Slides • 9 Questions
1
If statements

2
Multiple Choice
Given a = true and b = false, what is the truth value of:
a == b
true
false
3
Multiple Choice
Given a = true and b = false, what is the truth value of:
a != b
true
false
4
Multiple Choice
Given a = 7and b = 8, what is the truth value of:
a != b
true
false
5
Multiple Choice
Given a = 7and b = 8, what is the truth value of:
a <= b
true
false
6
Multiple Choice
Given a = 7and b = 8, what is the truth value of:
a >= b
true
false
7
Multiple Choice
Given a = 7and b = 8, what is the output of :
if(a >= b){
System.out.println("true");
}
else{
System.out.println("false");
}
true
false
8
Multiple Choice
Given a = 7and b = 8, what is the output of :
if(a == b){
System.out.println("true");
}
else{
if(a < b){
System.out.println("false");
}
else{
System.out.println("true");
}
}
true
false
9
Multiple Choice
Given a = 17and b = 8, what is the output of :
if(a == b){
System.out.println("true");
}
else{
if(a < b){
System.out.println("false");
}
else{
System.out.println("true");
}
}
true
false
10
Multiple Choice
Given a = 17and b = 8, what is the output of :
if(a > b && a != b){
System.out.println("true");
}
else{
System.out.println("false");
}
true
false
11
AND OR NOT
12
If statements

Show answer
Auto Play
Slide 1 / 12
SLIDE
Similar Resources on Wayground
10 questions
8.4.1 Lesson 1
Presentation
•
9th - 12th Grade
8 questions
Membuat Halaman Login Hotspot Mikrotik
Presentation
•
9th - 12th Grade
8 questions
10-11-klass. Maǵlıwmatlar bazası
Presentation
•
10th Grade - University
8 questions
ID 10 Unit 1 lesson
Presentation
•
9th - 12th Grade
11 questions
Teenager 5 Session 22: Pronunciation & Speaking
Presentation
•
KG
9 questions
Logarithms
Presentation
•
9th - 12th Grade
10 questions
Untitled Presentation
Presentation
•
9th Grade - University
8 questions
Mastering Parameters
Presentation
•
9th - 12th Grade
Popular Resources on Wayground
16 questions
Grade 3 Simulation Assessment 2
Quiz
•
3rd Grade
19 questions
HCS Grade 5 Simulation Assessment_1 2526sy
Quiz
•
5th Grade
10 questions
Cinco de Mayo Trivia Questions
Interactive video
•
3rd - 5th Grade
17 questions
HCS Grade 4 Simulation Assessment_2 2526sy
Quiz
•
4th Grade
24 questions
HCS Grade 5 Simulation Assessment_2 2526sy
Quiz
•
5th Grade
13 questions
Cinco de mayo
Interactive video
•
6th - 8th Grade
20 questions
Math Review
Quiz
•
3rd Grade
30 questions
GVMS House Trivia 2026
Quiz
•
6th - 8th Grade