How Much Is 1 KB,1 MB,1 GB,.........

              


 The basic unit used for storing data in computer is called a Bit.A bit is nothing but a binary integer  i.e, 0 or 1. A binary prefix is a unit prefix for multiples of units in data  processing ,data transmission and digital information, notably the bit and the byte ,to indicate multiplication by  a power of  2.
SYMBOL
QUANTITY
1 Bit
0 or 1
1 nibble
4 bits
1 Byte
8 bits
1 KB(Kilo Byte)
1024 Bytes
1 MB(Mega Byte)
1024 KB
1 GB(Giga Byte)
1024 MB
1 TB(Tera Byte)
1024 GB
1 PB(Peta Byte)                                                  
1024 TB
1 EB(Exa Byte)
1024 PB
1 ZB(Zetta Byte)
1024  EB
1 YB(Yotta Byte)
1024 ZB
1 Bronto(Bronto Byte)
1024 YB
1 Geop  Byte
1024 Bronto

The above table uses binary prefixes of digital storage. But most manufacturers of digital storage these days use SI(International System of Units)  prefixes. For  Example : 1KB=1000 Bytes, 1 MB=1000KB,……….




Comments