Xor Gate

Here is an example of an XOR logic gate. The xor gate is also known as the exclusive or gate.
It produces an output when one of the two inputs are true and produces no output when both inputs
are false or both in puts are true.






Return to Main Page