Bootstrap:Algebra - Booleans

Bootstrap:Algebra - Booleans

Assessment

Flashcard

Mathematics

6th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What does a Boolean value represent?

Back

A Boolean value represents one of two possible states: true or false.

2.

FLASHCARD QUESTION

Front

What is a Boolean data type?

Back

A Boolean data type is a data type that can hold one of two values: true or false.

3.

FLASHCARD QUESTION

Front

What is the result of the expression (5 > 3)?

Back

true

4.

FLASHCARD QUESTION

Front

What is the result of the expression (2 == 3)?

Back

false

5.

FLASHCARD QUESTION

Front

Which of the following is a Boolean operator: AND, OR, or *?

Back

AND and OR are Boolean operators; * is not.

6.

FLASHCARD QUESTION

Front

What does the expression (true AND false) evaluate to?

Back

false

7.

FLASHCARD QUESTION

Front

What does the expression (true OR false) evaluate to?

Back

true

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?