Home / Definitions / XOR operator

XOR operator

Webopedia Staff
Last Updated May 24, 2021 7:59 am

Known as the exclusive OR operator, a Boolean operatorthat returns a value of TRUE only if just one of its operands is TRUE. In contrast, an inclusive OR operator returns a value of TRUE if either or both of its operands are TRUE.