Exam-style question
Try this first
Which statement correctly describes 1 KiB?.
- A.1 KiB = 1000 B
- B.1 KiB = 1024 B
- C.1 KiB = 10^6 B
- D.1 KiB = 2^20 B
Model answer
What a good answer should say
- 1 KiB = 1024 B
Explanation
Why this works
The binary prefix kibi, represented by Ki, means 2^10. Therefore, 1 KiB = 2^10 B = 1024 B.
Common mistake
No common mistake is linked to this question yet.
