Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program to check if a binary number has at least one set bit.

Run the code to see the output here...