Topic: Bit Manipulation Problem / Level: beginner

Problem: Find the largest power of 2 that divides a number.

Run the code to see the output here...