Swap Variable Contents Using XOR Bit wise Operator in a C program. This is a simple C program for exchanging values of two variables using XOR ^.