Tuesday, May 27, 2014

Java: Convert octal into Decimal number

Here is a simple and elegant way to convert an octal number to the decimal numeric system:

http://www.mycoding.net/2011/03/java-program-to-to-convert-octal-number-into-decimal-number/

No comments: