Computer Science for IGCSE & O level - Boolean Logic (Section 6 - No. 30)
What is the output of an XOR gate if both inputs are 0?
0
1
Undefined
Depends on the circuit
Explanation
The XOR gate produces a 1 only when the inputs are different. If they are both 0, the output is 0.
Comments (0)
