Boolean Logic Review

Boolean Logic Review

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

Computer Logic Lessons 7 & 8

Computer Logic Lessons 7 & 8

9th Grade

10 Qs

65. Logic - Logic Gates and Circuits Quiz

65. Logic - Logic Gates and Circuits Quiz

9th - 12th Grade

11 Qs

WJEC Computer Science KO - Boolean

WJEC Computer Science KO - Boolean

11th Grade

12 Qs

Refresh Basic Logic Gate Symbol

Refresh Basic Logic Gate Symbol

12th Grade

10 Qs

Logic Gates

Logic Gates

11th Grade

10 Qs

Logic Gates and Problems

Logic Gates and Problems

9th Grade

12 Qs

Logic Gate Quiz

Logic Gate Quiz

1st - 12th Grade

10 Qs

Chapter 4 : Logic gates and logic circuits

Chapter 4 : Logic gates and logic circuits

9th Grade

10 Qs

Boolean Logic Review

Boolean Logic Review

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Jared Rigby

Used 5+ times

FREE Resource

7 questions

Show all answers

1.

MATCH QUESTION

1 min • 4 pts

Match the following symbols with the appropriate logic gate name.

AND

Media Image

XOR

Media Image

NOT

Media Image

NOR

Media Image

NAND

Media Image

2.

DRAW QUESTION

2 mins • 1 pt

Draw the logic gate symbol for an OR gate

Media Image

3.

MATCH QUESTION

1 min • 4 pts

Match the following descriptors with the appropriate gate name

NAND

Requires 1 or more positive inputs for a positive output

AND

Requires 2 positive inputs for a positive output

OR

Requires 2 positive inputs for a negative output

XOR

Requires exactly 1 positive input for a positive output

NOT

Inverts the input signal

4.

MATCH QUESTION

1 min • 4 pts

Match the following truth tables with the correct logic gate

OR

Media Image

NAND

Media Image

NOR

Media Image

XOR

Media Image

AND

Media Image

5.

MULTIPLE CHOICE QUESTION

3 mins • 3 pts

What would the truth table be for the following logic statement:

(A OR B) AND (NOT B)

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

3 mins • 3 pts

Media Image

The following NAND logic circuit is equivalent to which single gate?

XOR

NAND

NOR

AND

OR

7.

DRAW QUESTION

5 mins • 6 pts

Consider the following logic statement:

X = 1 if ((A is 1 NAND C is 1) NOR A is NOT 1) OR (B is 1 AND C is NOT 1)

Draw a logic circuit that represents the given logic statement. Your logic gates must have a

maximum of two inputs. Do not simplify the logic statement.

Media Image

Answer explanation

Media Image

This would be a 6 mark question and you'd receive 1 mark for each correct logic gate with correct input(s)