Multiple choice general knowledge

1 Kilobyte equals to how many bytes ?

  1. 1000

  2. 1024

  3. 100

  4. 1008

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

1 Kilobyte equals 1024 bytes in binary systems, which computers use. This is because computers work in base-2 (binary), and 2^10 = 1024. In decimal systems, 1 KB = 1000 bytes, but in computing contexts, the binary definition is standard.