Computer Science for IGCSE & O level - Data Representation (Section 17 - No. 23)
In a 24-bit color image, how many possible colors can a single pixel represent?
24
256
65536
16777216
Explanation
24 bits allows for 2^24 color combinations, which is 16,777,216 different colors.
Comments (0)
