CodeHS 2.6 Booleans

Quiz
•
Computers
•
9th Grade
•
Hard
Aaron Pavao
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the possible values that a boolean variable can hold in Java?
0 and 1
True and False
Yes and No
On and Off
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a boolean variable in Java?
int flag = true;
boolean flag = 1;
boolean flag = true;
Boolean flag = "true";
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid boolean expression in Java?
5 > 3
"true" == true
1
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default value of a boolean variable in Java?
0
false
null
undefined
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Can a boolean in Java be cast to any other data type?
Yes, to any type
Yes, but only to a string
No
Yes, but only to an integer
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to represent boolean values in conditional statements, such as if-else in Java?
int
double
boolean
void
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Expresses a true/false statement
Runs a true/false statement based on data entered
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
AP Computer Science Principles - Unit 4: Variables, Conditionals

Quiz
•
9th - 12th Grade
13 questions
Entry Level - Programming Techniques

Quiz
•
8th - 9th Grade
14 questions
JAVA QUIZ

Quiz
•
9th Grade
11 questions
Project STEM AP CS A Unit 1 Quiz Review

Quiz
•
9th - 12th Grade
12 questions
Module 10 Vocabulary

Quiz
•
9th Grade
15 questions
Databases

Quiz
•
9th - 12th Grade
15 questions
Coding Quiz

Quiz
•
6th - 10th Grade
10 questions
Boolean Operators

Quiz
•
6th - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade