Boolean Operators Quiz

Boolean Operators Quiz

11th Grade

16 Qs

quiz-placeholder

Similar activities

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Intro to IF statements

Intro to IF statements

KG - University

13 Qs

SQL Keywords Quiz

SQL Keywords Quiz

11th Grade

20 Qs

Java Boolean Statements

Java Boolean Statements

11th Grade

11 Qs

Boolean Expressions

Boolean Expressions

5th - 12th Grade

15 Qs

CodeHS 3.5 String Methods

CodeHS 3.5 String Methods

9th - 12th Grade

12 Qs

Syntax and Logic Errors

Syntax and Logic Errors

9th - 11th Grade

12 Qs

2.4 Computational Logic

2.4 Computational Logic

9th - 11th Grade

20 Qs

Boolean Operators Quiz

Boolean Operators Quiz

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Abby Howard

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 'true AND false'?

true

false

error

null

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 'false AND true'?

false AND false

true OR true

true

false

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 'true AND true'?

true

false

error

null

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 'true OR false'?

true

error

null

false

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 'false OR true'?

undefined

false

true

null

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 'false OR false'?

undefined

null

true

false

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 'NOT true'?

not applicable

true

false

maybe

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?