Binary arithmetic

EasyMedium
123456789101112131415161718192021222324252627282930313233
Question 21
Easy

The following 8-bit pattern represents an unsigned binary number.

00111100

What is the result of applying a right binary shift of 2 to this bit pattern? Express your answer as an 8-bit pattern.

[2]

Binary arithmetic Questions

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