Topic: Bit Manipulation Problem / Level: beginner

Problem: Clear the lowest set bit in a binary number.

Run the code to see the output here...