NAND Gate — UniversalEasyQuestion 20247
Question
NAND gate is called a universal gate because:
- AIt is the most common gate
- BAny logic function can be implemented using only NAND gatesCorrect
- CIt is the fastest gate
- DIt uses the fewest transistors
Correct answer
Any logic function can be implemented using only NAND gates
Explanation
NAND (and NOR) gates can implement NOT, AND, OR, and any combination → they are functionally complete → any digital circuit can be built using only NANDs (or only NORs). This simplifies manufacturing.