Binary arithmetic

EasyMedium
123456789101112131415161718192021222324252627282930313233
Question 20
Easy

A micro-controller scales down a sensor reading, stored as an unsigned binary integer, by applying a right binary shift of 5.

State the arithmetic effect of this operation on the sensor reading.

[1]

Binary arithmetic Questions

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