Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program that sets the k-th bit of a number to 0.

Run the code to see the output here...