Question: 1. For each problem below, convert the base-10 numbers to binary and then perform the arithmetic on the binary representation of the numbers. Give the
1. For each problem below, convert the base-10 numbers to binary and then perform the arithmetic on the binary representation of the numbers. Give the result in binary and base-10, where the base-10 value is by interpreting the result as an 8-bit signed integer in twos complement. If an overflow or carry occurs, say so. By carry, I am only referring to a carry out of the most significant bits added. Assume each number is an 8-bit signed integer that uses twos complement representation.
(a) 64 + 62
(b) 100 + 30
(c) 70 + 50
(d) 123 - 14
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
