Skip to content

iasjem/octal-decimal-converter-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Octal-Decimal Converter (Java version)

Octal & Decimal Integer Representation

  • Asks user to convert decimal to octal and octal to decimal
  • Also demonstrates the usage of Scanner, Strings, Classes and Arrays in Java
  • Sources used: Decimal Number Conversion | Octal Number Conversion
  • Created to simply practice coding in Java

Created by IasJem

About

Converts decimal to octal and vice versa

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages