Binary arithmetic

EasyMedium
123456789101112131415161718192021222324252627282930313233
Question 15
Easy

State the arithmetic effect of applying a left binary shift of four followed by a right binary shift of one to an unsigned binary number, assuming no overflow occurs during the operations.

[1]

Binary arithmetic Questions

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