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.
Solid-state storage has no moving parts. It stores binary data as electrical charge trapped in tiny transistor cells on a flash-memory chip.
Because there are no moving parts, the drive can be small, silent, and resistant to shock. Reading and writing also happens entirely electronically, which is much faster than mechanically moving a head over a spinning disc.
Common solid-state devices:
| Advantages | Disadvantages |
|---|---|
| Very fast read/write | Expensive per gigabyte compared to HDDs |
| No moving parts: durable, shock-resistant, silent | Limited number of write cycles (cells eventually wear out after billions of writes) |
| Small, light, portable | Smaller maximum capacities than the biggest HDDs |
| Low power use (good for laptops) |