Binary

EasyMedium
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
Question 46
Easy

A digital temperature sensor on a weather drone registers a denary value of 109. To transmit this reading back to the base station, the onboard processor must store it in an 8-bit register as an unsigned binary integer.

Convert the denary value 109 into an 8-bit unsigned binary integer.

[2]

Binary Questions

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