4. Do the following problems: a. Obtain the I's and 2's complements of the following unsigned binary numbers: 1- 1. 1000
Posted: Thu Jun 02, 2022 8:40 am
4. Do the following problems: a. Obtain the I's and 2's complements of the following unsigned binary numbers: 1- 1. 10001000, 2- 10011001, 3- 10101100, 4-00000000 5-10000000 b. Perform the indicated subtraction with the following unsigned binary numbers by taking the 2's complement of the subtrahend: 1) 11011 - 10000 2) 10110-1011 3) 100-101000 4) 1011100-1011100 Note: You must choose a size for your 2's complement numbers. e. The following binary numbers are 6-bit 2's complement numbers. Perform the indicated arithmetic operations and verify the answers. 1) 101111+111011 2) 001011+100010 3) 110001-001110 4) 101010-110111