Bit Manipulation made simple
Bitwise Operation
Bit manipulation (or bitwise operation) are used in Data compression (data is compressed by converting it from one representation to another, to reduce the space), Exclusive-Or Encryption (an algorithm to encrypt the data for safety...
chelot.hashnode.dev2 min read