Watch the video and make notes. You can pause the video at any time.
Keywords 🗝️
bit, nibble, byte, kilobyte, megabyte, gigabyte, terabyte, petabyte, file size, storage, binary
Summary 📝
Bit is the smallest unit of data. It can be a 0 or a 1.
Nibble is made up of 4 bits.
Byte is made up of 8 bits.
Data is stored in larger units depending on the size of the file.
Kilobyte (KB) = 1,000 bytes (approx).
Megabyte (MB) = 1,000 KB.
Gigabyte (GB) = 1,000 MB.
Terabyte (TB) = 1,000 GB.
Petabyte (PB) = 1,000 TB.
File sizes vary depending on the type of data (text, image, video etc).