This is a simple program that, when run, asks user to enter a number and the program returns Binary value of the input. Binary number is a number expressed in the base-2 numeral system or binary numeral system, a method of mathematical expression which uses only two symbols: typically "0" and "1".


    Download Code