Abbreviated XOR. An operator defined for two bits. If either of the two bits, but not both are true, then the result is true. When defined on two arrays of bits, each pair of bits are XORed, and the result stored in a new array.