Table of Contents
    Home / Definitions / XOR operator
    Development 1 min read

    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.

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 0%