Table of Contents
    Home / Definitions / Inclusive Or Operator
    Development 1 min read
    A Boolean operator that returns a value of TRUE if either or both of its operands is TRUE. Contrast with the exclusive OR operator, which returns a value of TRUE only if just one of the operands is True.

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