Data representation

EasyMediumHard
12345678910111213141516171819202122232425262728293031323334353637
Question 26
Easy

A marine research drone captures underwater sonar-map images. Each scan yields an image that is 2048 pixels wide and 1536 pixels high.

Construct an expression to calculate the total number of pixels in one of these scan images.

[1]

Data representation Questions

  1. GCSE
  2. /Computer Science
  3. /Data representation