Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program to clear all bits from LSB to a given position in a number.

Run the code to see the output here...