#StoneProfitsSystem


File Sizes

  • A file size is the measure of space a file takes on a storage medium such as a computer hard drive.
  • The basic unit used in computer data storage is called a bit .
  • 8 Bits is equal to 1 Byte.
  • Bit: A Bit is a value of either a 0 or 1.
  • Byte: 1 Byte = 8 Bits
NameSymbol Measurement in Bytes
KiloByteKB2^10
MegaByteMB2^20
GigaByteGB2^30
TeraByteTB2^40
PetaBytePB2^50
ExaByteEB2^60
ZettaByteZB2^70
YottaByteYB2^80
File sizes are limited by the file system that is used and its implementation. Here are details on the common file systems:            
FAT16FAT32NTFS
Maximum File Size32 - 1 bytes32 - 1 bytes64 - 1 KB
Maximum Volume Size4 GB32 GB64 clusters
Files Per Volume162232 - 1

No comments:

Post a Comment