The XOR gate (sometimes EOR gate, or EXOR gate) is a digital logic gate that implements an exclusive or; that is, a true output (1) results if one, and only one, of the inputs to the gate is true (1). If both inputs are false (0) or both are true (0), a false output (0) results. Its behavior is summarized in the truth table shown on the right. A way to remember XOR is "one or the other but not both". It represents the inequality function, i.e., the output is HIGH (1) if the inputs are not alike otherwise the output is LOW (0).
This Function is addition modulo 2. As a result, XOR gates are used to implement binary addition in computers. A half adder consists of an XOR gate and an AND gate.
Read more about XOR Gate: Symbols, Alternatives, More Than Two Inputs
Famous quotes containing the word gate:
“What heaven-entreated heart is this
Stands trembling at the gate of bliss;
Holds fast the door, yet dares not venture
Fairly to open it and enter?
Whose definition is a doubt
Twixt life and death, twixt in and out?”
—Richard Crashaw (1613?1649)