exclusive OR | |
comp. | 排他的論理和; エクスクルーシブオア; エクスクルーシブ・オア |
element | |
gen. | エレメント; 構成単位; 素子; 電子素子; 部; 部隊 |
comp., MS | 要素 |
| |||
排他的論理和; エクスクルーシブオア; エクスクルーシブ・オア | |||
English thesaurus | |||
| |||
The exclusive-OR operator returns a value of TRUE only if just one of its operands is TRUE. (The XOR operation is a Boolean operation that produces a 0 if its two Boolean inputs are the same (0 and 0 or 1 and 1) and that produces a 1 if its two inputs are different (1 and 0). In contrast, an inclusive-OR operator returns a value of TRUE if either or both of its operands are TRUE) |
EXCLUSIVE-OR : 6 phrases in 2 subjects |
Computers | 5 |
General | 1 |