what is XOR
XOR, or "exclusive or," is a logical operation that outputs true only when the inputs differ from one another. In other words, if one input is true and the other is false, the XOR operation will return true. However, if both inputs are the