1. Digital Logic

Boolean Algebra — Quiz

Test your understanding of boolean algebra with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

Using the consensus theorem, simplify the Boolean expression $$F = AB + A' C' + B C'$$

Question 2

Express the OR function $F = A + B\cdot C$ using only two–input NAND gates

Question 3

Identify and eliminate the static–1 hazard in the implementation of $$F = A\cdot B + A\cdot C$$

Question 4

Given $F(A,B,C,D)=\Sigma(1,3,7,11,15)$, derive the minimal sum–of–products expression

Question 5

What is the dual of the Boolean expression $(A + B\cdot C)'$? Simplify your result.
Boolean Algebra Quiz — Computer Engineering | A-Warded