Topic: Bit Manipulation Problem / Level: intermediate

Problem: Write a program to find the bitwise NOT of a number and return the result.

Run the code to see the output here...