[prev] 43 [next]

Exercise #6: Conversion Between Binary and Hexadecimal

  1. Convert 10111110001010012 to base 16
    • Hint: 1011111000101001
  2. Convert 101111010111002 to base 16
    • Hint: 10111101011100
  3. Convert 12D16 to base 2