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

What is the output of a XOR gate when the inputs are both the same?
0
1
A
B

Explanation

An XOR gate outputs 1 only when inputs are different. When they are the same, the output is 0.

Comments (0)

Advertisement