How does bitwise operator XOR works in C programming?
If both the corresponding bits are same it gives 0 else 1.