Click on the one or both Inputs to change the Output.
Input X
Input Y
Output Z
FALSE
FALSE
FALSE
FALSE
TRUE
TRUE
TRUE
FALSE
TRUE
TRUE
TRUE
FALSE
An XOR gate will return TRUE when one Input is TRUE and the other Input is FALSE.
An XOR gate will return FALSE
when both Inputs are TRUE.
An XOR gate will return FALSE
when both Inputs are FALSE.