Boolean Logic and Expressions

Assessment
•

Keith Laban
•
Computers
•
9th - 10th Grade
•
18 plays
•
Medium
Student preview

15 questions
Show all answers
1.
MULTIPLE SELECT
45 sec • 1 pt
What is a boolean expression? Select ALL correct answers.
2.
MULTIPLE CHOICE
30 sec • 1 pt
Who developed the concept of a boolean operator?
3.
MULTIPLE CHOICE
30 sec • 1 pt
Boolean operations are executed by which part of the computer?
4.
MULTIPLE CHOICE
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
5.
MULTIPLE CHOICE
30 sec • 1 pt
The Logic Gate that gives an output of 1 when either input is 1, is called a
6.
MULTIPLE CHOICE
30 sec • 1 pt
The Logic Gate that gives an output of 1 when BOTH inputs are 1 ONLY, is called a
7.
MULTIPLE CHOICE
30 sec • 1 pt
Evaluate the following boolean expression:
4 > 2
8.
MULTIPLE CHOICE
30 sec • 1 pt
Evaluate the following boolean expression:
(10 < 5) OR (40 > 30) = ?
9.
MULTIPLE CHOICE
30 sec • 1 pt
Evaluate the following boolean expression:
(10 < 5) OR (40 > 30) AND (7 == 6) = ?
10.
MULTIPLE CHOICE
30 sec • 1 pt
Evaluate the following boolean expression:
NOT ((100 >= 50) OR (100 >= 60)) = ?
Explore all questions with a free account
Find a similar activity
Create activity tailored to your needs using
AP CSA Logic

•
10th - 12th Grade
Logic Gates

•
9th - 12th Grade
Understanding Boolean Operators in Programming

•
10th Grade
g_Boolean_logic

•
9th Grade
Computational Logic

•
7th - 12th Grade
10.1 Logic Gates Cambridge IGCSE 0478

•
10th Grade - University
Understanding Logic Gates and Truth Tables

•
9th Grade
Logic expressions starter

•
9th Grade