Wednesday, February 26, 2014

To find binary equivalent of the decimal number

In this program I have given the concept to convert binary number into decimal number.
For example
the binary equivalent of 10 is 1010
The main source code of this program is given below:

2 comments:

  1. good solution
    so can you slove by using function and explane if you

    ReplyDelete
    Replies
    1. THANKS FOR THE COMMENT. HERE IS YOUR SOURCE CODE.
      http://ioeengineer.blogspot.com/2014/03/a-program-to-find-binary-equivalent-of.html

      Delete