DictionaryForumContacts

Google | Forvo | +

Exclusive-OR XOR

IT 배타적-OR (XOR)
 English thesaurus
Exclusive-OR XOR
IT 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)

Add | Report an error | Get short URL