Obtains the exclusive OR operation for each bit of the first and second term values.
Performs an Exclusive-OR operation between the value of the 1st term of an expression and the value of its 2nd term on a bit-by-bit basis and returns the result.
XOR operation is performed between the two values "0x9A" and "0x9D" as follows: |