Converting a binary number into a decimal using a bitwise operator
In this recipe, you will learn how to convert a binary number into a decimal.