How many bytes does 2 kilobyte represent ?
A512
B1024
C2048
D256
Answer:
C. 2048
Read Explanation:
Byte (B) - A byte is the basic unit of digital information, representing 8 binary digits (bits) that can store a single character, number, or symbol.
1 Byte = 8 Bits
1 Bit = 0 or 1 (binary digit)
Kilobyte (KB) - A kilobyte (KB) is a unit of digital information, representing 1,024 bytes.
1 Kilobyte (KB) = 1,024 Bytes
2 Kilobytes (KB) = 2 × 1,024 Bytes = 2048 Bytes
Megabyte (MB) = 1,024 KB = 1,048,576 B
Gigabyte (GB) = 1,024 MB = 1,073,741,824 B
Terabyte (TB) = 1,024 GB = 1,099,511,627,776 B