Thursday, March 27, 2014

A program to find the binary equivalent of the decimal number using function

I have written a program to find out the binary equivalent of the decimal number using function. Last time I had written the same program without using function. To have clear idea have a look for the source code and the output below:
The output of the above program is:

The main source code of the above output is:



No comments:

Post a Comment