Boolean Logic and Expressions

Boolean Logic and Expressions

9th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

Programming Concepts Quiz

Programming Concepts Quiz

9th - 12th Grade

20 Qs

CodeHS 2.13 Short-Circuit Evaluation

CodeHS 2.13 Short-Circuit Evaluation

9th - 12th Grade

11 Qs

Pseudocode Quiz

Pseudocode Quiz

10th - 11th Grade

16 Qs

Code.org: Lists, Loops, and Traversals

Code.org: Lists, Loops, and Traversals

10th - 12th Grade

20 Qs

Code.org List Quiz Questions

Code.org List Quiz Questions

10th - 12th Grade

20 Qs

Lists, Loops & Traversals

Lists, Loops & Traversals

10th - 12th Grade

20 Qs

AP CSP 2020 Midterm Review

AP CSP 2020 Midterm Review

10th - 12th Grade

16 Qs

C# Loops (All)

C# Loops (All)

9th - 12th Grade

15 Qs

Boolean Logic and Expressions

Boolean Logic and Expressions

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

Keith Laban

Used 19+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is a boolean expression? Select ALL correct answers.

A statement that evaluates to True and False.

A statement that evaluates to ON and OFF.

A statement that evaluates to Yes and No.

A statement that evaluates to True, False and anything in between.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed the concept of a boolean operator?

George Boole

Frank Boole

James Boolean

Sam Boolean

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean operations are executed by which part of the computer?

RAM

ROM

CPU

Mainboard

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the Logic Gate that converts inputs of 0 to 1 and inputs of 1 to 0

AND

OR

NAND

NOT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Logic Gate that gives an output of 1 when either input is 1, is called a

NOT

OR

AND

NOR

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Logic Gate that gives an output of 1 when BOTH inputs are 1 ONLY, is called a

NOT

OR

AND

NOR

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evaluate the following boolean expression:

4 > 2

YES

NO

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?