Binary arithmetic

EasyMedium
123456789101112131415161718192021222324252627282930313233
Question 14
Easy

A digital signal processing chip processes an audio sample stored as an unsigned binary integer. During a volume amplification routine, the processor applies a left binary shift of 5 to this integer.

State the mathematical effect of this operation on the value of the audio sample, assuming no overflow occurs.

[1]

Binary arithmetic Questions

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