The computer industry uses prefixes of Greek origin to measure large amounts of data. Which term describes 1024 bytes?
The computer industry uses prefixes of Greek origin to measure large amounts of data. Kilobyte describes 1024 bytes
A kilobyte (KB) is a multiple unit used for binary data. Although "kilo" generally refers to 1,000, in computer science, one kilobyte often refers to 1,024 (2^10) bytes. It may also be used to refer to 1,000 bytes depending on the context. This measure is often used to describe memory capacity and disk storage.
After all, "kilo" means 1000. In most cases, this approximation is fine for determining how much space a file takes up or how much disk space you have. But there are really 1024 bytes in a kilobyte. The reason for this is because computers are based on the binary system.