12×256
12×256 is a simple arithmetic product, equal to 3072. Since 256 = 2^8 and 12 = 3 × 2^2, their product is 3 × 2^10 = 3 × 1024 = 3072.
In binary, multiplying by 256 shifts left by 8 bits: 12 (1100) becomes 1100 0000 0000, which
As a data size, 3072 bytes equals 3 KiB, since 1 KiB = 1024 bytes. Using decimal kilobytes,