Binary arithmetic

EasyMedium
123456789101112131415161718192021222324252627282930313233
Question 22
Easy

A microcontroller in a drone scales down a sensor reading by dividing the unsigned binary representation of the measurement by 32. Describe the binary shift operation required to perform this division.

[1]

Binary arithmetic Questions

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