Computer Science for IGCSE & O level - Boolean Logic (Section 8 - No. 35)
What is the function of an XOR gate?
Compares if inputs are equal.
Outputs HIGH when all inputs are HIGH.
Outputs HIGH if inputs are different.
Provides the inverse of the OR function.
Explanation
An XOR gate outputs 1 if and only if the inputs are different.
Comments (0)
