
Gate Card XOR
Resolves the XOR expression
The XOR expression, also known as Exclusive OR will only set the output bit to 1 if the both inut bits are mutually exclusive (either one have a different value).
The XOR expression, also known as Exclusive OR will only set the output bit to 1 if the both inut bits are mutually exclusive (either one have a different value).