Data storage and compression

EasyMediumHard
12345678910111213141516171819202122
Question 12
Easy

An archival storage node in a distributed climate simulation network allocates 13 tebibytes (TiB) of storage space for raw sensor logs.

Given that:

  • 1 kibibyte (KiB) = 1024 bytes
  • 1 mebibyte (MiB) = 1024 KiB
  • 1 gibibyte (GiB) = 1024 MiB
  • 1 tebibyte (TiB) = 1024 GiB

Construct an expression that calculates the number of bytes in 13 tebibytes of storage space.

You do not need to evaluate your expression.

[2]

Data storage and compression Questions

  1. GCSE
  2. /Computer Science
  3. /Data storage and compression