Definition of “Exclusive OR (XOR)” :
« Back to Glossary Index
“Exclusive OR (XOR)” is a logical operation that outputs true or ‘1’ only when the number of true inputs is odd. In other words, it gives a true result if the two operands (input values) are different, and false if they are the same.





