Multiple choice

Which logic gate is known as Universal Gate?

  1. AND

  2. NAND

  3. OR

  4. NOT

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

NAND gates are called universal gates because any Boolean function (AND, OR, NOT, etc.) can be implemented using only NAND gates. NOR gates are also universal, but AND, OR, and NOT gates individually cannot implement all Boolean functions by themselves.