Tag: Bit

C++ Program: How to Swap Bits in Odd & Even Positions for Unsigned int

Here is the program to swap bit in odd and even positions

CWC CWC