Topic: Language Problem / Level: intermediate

Problem: Write a program to convert a binary number to decimal using bitwise operations.

Run the code to see the output here...