Computer Science for IGCSE & O level - Data Representation (Section 17 - No. 13)
How many different colors can be represented using a 16-bit color system (without accounting for alpha)?
256
65536
1024
4096
Explanation
16 bits provides 2^16, or 65536 possible colors.
Comments (0)
