Binary arithmetic

EasyMedium
123456789101112131415161718192021222324252627282930313233
Question 17
Easy

An environmental telemetry system uses an 8-bit register to store wind direction data. The register currently holds the binary pattern:

11011000

State the binary pattern that results after applying a logical right binary shift of three to this 8-bit register.

[1]

Binary arithmetic Questions

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