Binary

EasyMedium
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
Question 36
Easy

An embedded sensor in a marine research drone outputs depth measurements encoded as hexadecimal numbers. A current reading is given by the hexadecimal value 2D2\text{D}2D.

Convert this hexadecimal number to binary, and then convert that binary value to denary.

[2]

Binary Questions

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