22Easy
0/1

An 8x8 monochrome bitmap image representing a blocky letter 'H' is shown in the grid below:

RowCol 1Col 2Col 3Col 4Col 5Col 6Col 7Col 8
Row 1■■□□□□■■
Row 2■■□□□□■■
Row 3■■□□□□■■
Row 4■■■■■■■■
Row 5■■■■■■■■
Row 6■■□□□□■■
Row 7■■□□□□■■
Row 8■■□□□□■■

What is the binary representation of Row 3 in this image?

Use 0 to represent black pixels (■) and 1 to represent white pixels (□).

[1]

Representing images Questions

Practise AQA GCSE Computer Science Representing images with exam-style questions for GCSE Computer Science. 43 questions, matched to the AQA GCSE Computer Science (8525) specification and written in Paper 1 and Paper 2 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.

PreviousNext

Representing images Questions

  1. GCSE
  2. /Computer Science
  3. /Representing images