What is the exclusive-OR of a bit pattern with itself?
The result is all zero-bits.
An exclusive or of a bit pattern with itself results in all zeros.
Because the two operands are identical,
only two XOR operations are involved:
You have reached the end of this chapter. It is logical that you wish to review. Click on a subject to immediately go to where it was discussed.