Skip to content

iasjem/bit-conversion-table-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bit Conversion Table (Java version)

Multiples and Submultiples Prefixes Table

  • What is a bit? A bit is a tiny piece of data that the computer stores and interprets as memory (8 bits = 1 byte)
  • Please see the Byte Conversion Table for details
  • Asks a user to input bit(s) and then, convert that bit(s) from yokto-byte (yB) to Yotta-byte (YB)
  • Also demonstrates the usage of Scanner, Big Decimal formatting and Float numbers.
  • Created to simply practice coding in Java

Created by IasJem

About

A simple program that displays the bit conversion table from yokto-byte (yB) to Yotta-byte (YB)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages