Computer Science for IGCSE & O level - Boolean Logic (Section 10 - No. 9)

What is the output of an XOR gate if both inputs are LOW?
0
1
2
3

Explanation

An XOR gate output is 1 when the inputs are different. Otherwise, it's 0.

Comments (0)

Advertisement