Binary

EasyMedium
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
Question 44
Easy

Identify which of the following 4-bit unsigned binary additions will result in an overflow error.

0101+10010101 + 10010101+1001

1010+01001010 + 01001010+0100

1100+01011100 + 01011100+0101

0111+01110111 + 01110111+0111

Binary Questions

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