Binary

EasyMedium
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
Question 41
Easy

An autonomous drone uses an 8-bit register to store and sum consecutive altitude sensor readings. During a flight, the system attempts to perform the following addition of two 8-bit binary integers:

10101100
10010011+
100111111

Explain what has occurred as a result of this addition.

[2]

Binary Questions

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