how to convert binary to decimal in c
The decimal numbers have a base of 10, as 10 possible digits are ranging from 0,1,2 9. Efficiently convert between Hex, Binary, and Decimal in C/C++. If we left shift 1 by n times ( 1<