Binary

EasyMedium
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
Question 61
Easy

Here is an original image.

A grid of 3 rows and 6 columns. The pixels consist of 5 different colors distributed across the grid: Red, Green, Blue, Yellow, and White.

There are only two bits available to represent each pixel.

Explain one reason why the image cannot be accurately represented using two bits for each pixel.

[2]

Binary Questions

  1. GCSE
  2. /Computer Science
  3. /Binary