Search Header Logo

LS - Programming - Boolean Operators

Authored by Teach CS

Computers

6th Grade

LS - Programming - Boolean Operators
AI

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

True
False
Error

2.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

What is the value of this:

a = 3

a < 5 AND > 1

True
False
Error

3.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

What is the value of this:

a = 3

a < 5 OR > 1

True

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

False
Error
True

5.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

What is the value of this:

a = 1

b = 3

a < 5 AND b => 3

False
True
Error

6.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

What is the value of this:

a = 5

b = 5

a <= 5 AND b > 3

Error
True
False

7.

MULTIPLE CHOICE QUESTION

10 sec • 10 pts

What is the value of this:

a = 5

b = 5

a =< 5 AND b > 3

True
False
Error

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?