Binary arithmetic

EasyMedium
123456789101112131415161718192021222324252627282930313233
Question 16
Easy

Explain how an unsigned binary integer can be divided by 4 using a bitwise shift.

[2]

Binary arithmetic Questions

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