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

Which of the following statements describes the behavior of an XOR gate?
Outputs HIGH if both inputs are the same.
Outputs LOW if both inputs are different.
Outputs HIGH if the inputs are different.
Outputs LOW if both inputs are the same.

Explanation

An XOR gate outputs HIGH if the inputs are different.

Comments (0)

Advertisement