Hardware · 4 question types
Past paper frequency (2018 to 2024)
This topic accounts for approximately 5% of your exam marks.
RAM vs ROM and primary vs secondary storage comparisons appear regularly.
A common exam question gives a scenario and asks which storage type fits best. The five questions to ask:
| Question | Magnetic (HDD) | Solid-state (SSD) | Optical (CD/DVD/Blu-ray) |
|---|---|---|---|
| Need large capacity at low cost? | ✓ Best | Costly per GB | Limited capacity |
| Need fast read/write? | OK | ✓ Best | Slow |
| Need physical durability? | Worst (moving parts) | ✓ Best | Discs scratch easily |
| Need to be portable? | Heavy | ✓ Best | Light but fragile |
| Need very low cost per copy for distribution? | No | No | ✓ Best |
| Scenario | Best storage |
|---|---|
| The internal main drive of a modern laptop | SSD (fast, durable, silent, low-power) |
| A 12 TB backup drive for a server room | HDD (cheapest per TB, capacity matters more than speed) |
| A music album for sale in a record shop | CD (low cost per disc, well-supported format) |
| A 4K film for retail | Blu-ray (high capacity, established format) |
| A removable storage stick for moving files between computers | USB flash drive (solid-state) |
| The internal storage of a phone | SSD-type flash (no moving parts, small, durable) |
| A games console with a huge installed library | A combination: fast SSD for currently-played games, large HDD for older titles |