Bits, bytes and the storage ladder
Bits, bytes and the storage ladder
Storage ladder, from smallest at the top to largest at the bottom: bit ↓ nibble ↓ byte ↓ kB ↓ MB ↓ GB ↓ TB ↓ PB.
When converting a value:
Computers store all data as binary, using only 0 and 1. A bit is one binary digit, 4 bits make a nibble, and 8 bits make a byte. Software interprets patterns of bits as text, images, sound, or instructions.
Step-by-step lessons covering OCR GCSE Computer Science Units for GCSE Computer Science. Each lesson works through exam-style questions in Component 01 and Component 02 format. Build strong foundations in binary, logic and core programming constructs before moving on to the more complex algorithm design and evaluation questions.