Computer Science for IGCSE & O level - Boolean Logic (Section 12 - No. 31)

Which gate's output is LOW (0) if *any* of its inputs are HIGH (1)?
AND
OR
NAND
NOR

Explanation

The NOR gate output is the opposite of an OR gate. Hence, if any input is HIGH, the output is LOW.

Comments (0)

Advertisement