
LS - Programming - Boolean Operators
Authored by Teach CS
Computers
6th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
48 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
What is the value of this:
a = 1
b = 1
a < 5 AND b > 3
2.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
What is the value of this:
a = 3
a < 5 AND > 1
3.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
What is the value of this:
a = 3
a < 5 OR > 1
Error
True
4.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
What is the value of this:
a = 1
b = 3
a < 5 AND b >= 3
5.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
What is the value of this:
a = 1
b = 3
a < 5 AND b => 3
6.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
What is the value of this:
a = 5
b = 5
a <= 5 AND b > 3
7.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
What is the value of this:
a = 5
b = 5
a =< 5 AND b > 3
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?