Computer Science for IGCSE & O level - Boolean Logic (Section 1 - No. 30)

What is the output of an XOR gate if both inputs are 0?
0
1
A
B

Explanation

XOR gate output is 1 only if the inputs are different. If both are 0, the output is 0.

Comments (0)

Advertisement