Binary arithmetic

EasyMedium
123456789101112131415161718192021222324252627282930313233
Question 31
Easy

A digital audio processor represents a signal amplitude as the 8-bit binary value 00101101. To reduce the volume, the processor performs a logical binary shift of three places to the right.

State the resulting 8-bit binary value after this operation.

[1]

Binary arithmetic Questions

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