Computer Science for IGCSE & O level - Boolean Logic (Section 7 - No. 27)

Which of the following correctly describes the output of a 2-input XOR gate?
Output is 1 if both inputs are 1
Output is 1 if both inputs are the same
Output is 1 if the inputs are different
Output is 0 if either input is 1

Explanation

XOR gates produce a HIGH output only when their inputs are different.

Comments (0)

Advertisement