Skip to content
Learnearn.uk » IGCSE Computer Science Course » Units and file sizes

Units and file sizes

File Sizes

Talking about file sizes – BYTES

Bytes – File Sizes, Memory Sizes
Nibble 4 bits (Only need to know this for the exam)
Byte B 8 bits
Kilobyte KB 1000 Bytes
Megabyte MB 1000 Kilobytes 1,000,000 Bytes
Gigabyte GB 1000 Megabytes 1,000,000,000 Bytes
Terabyte TB 1000 Terabytes 1,000,000,000,000 Bytes

When we are talking about file sizes we usually use Bytes as our basic unit.

For a example:

  • A text file is 25KB
  • A photo is 4.5MB
  • A computer game is 234GB

We use the same metric system as in normal maths – kilo, mega, giga, etc with each being 1000 times large than the previous one.

If you converting from one unit of bytes to the next you just either times by 1000 or divide by 1000.

Example:

  • 2MB = 2,000KB = 2,000,000 Bytes
  • 1,450MB = 1.45GB

Networking Speeds

Conversions

Crossword

Quiz

Resources