Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program to check if a number has its bits in a descending order.

Run the code to see the output here...