Exclusive disjunction facts for kids
Venn diagram of |
Venn diagram of |
Exclusive disjunction (also called exclusive or, XOR) is a logic operation on two values. It is often represented by the symbol (or ). It will be true, if exactly one of the two values is true. Otherwise, it will be false. This also means that the result of 'XOR' will be true precisely both the values are different. Same values will result in a false.
The best way to remember a XOR operation is: "One or the other, but not both".
Because of that, this is different from inclusive disjunction.
Truth table
The truth table of (also written as , , or ) is as follows:
p | q | ⊕ |
---|---|---|
F | F | F |
F | T | T |
T | F | T |
T | T | F |
Related pages
See also
In Spanish: Disyunción exclusiva para niños
All content from Kiddle encyclopedia articles (including the article images and facts) can be freely used under Attribution-ShareAlike license, unless stated otherwise. Cite this article:
Exclusive disjunction Facts for Kids. Kiddle Encyclopedia.