Search Header Logo

Boolean Operator "NOT" Quiz for 6th Graders

Authored by Sonam Tenzin

Computers

6th Grade

Used 2+ times

Boolean Operator "NOT" Quiz for 6th Graders
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the not operator do in boolean logic?

It changes a yes to a yes.

It reverses the result of a condition.

It makes the condition always true.

It always makes the condition false.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If conditionA returns yes, what will not conditionA return?

Yes

No

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If conditionA is no, what does not conditionA become?

Yes

No

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at the following code: if not banana.rotten(): goto banana If banana.rotten() returns yes, what happens?

The monkey goes to the banana.

The monkey does not go to the banana.

The code will produce an error.

Nothing happens.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using not in the statement if not banana.rotten()?

To check if the banana is rotten.

To make sure the banana is good.

To ignore the banana's condition.

To always go to the banana.

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What will the following code do if apple.rotten() returns no? if not apple.rotten(): pick apple

The apple will be picked.

The apple will not be picked.

The code will produce an error.

Nothing will happen.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: The not operator is used to make a condition true if it was originally false.

True

False

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?