Topic: Bit Manipulation Problem / Level: beginner

Problem: Multiply a number by 8 using bitwise operations.

Run the code to see the output here...