Computer Science for IGCSE & O level - Boolean Logic (Section 9 - No. 29)
Which logic gate's output is HIGH only if the inputs are different?
AND
OR
XOR
XNOR
Explanation
An XOR gate produces a HIGH (1) output when the inputs are different. If they are both HIGH or both LOW, it yields LOW (0).
Comments (0)
