Question: Select two decimal numbers between 60 and +60. One should be positive and the other should be negative. Convert the numbers into 8-bit unsigned numbers

Select two decimal numbers between 60 and +60. One should be positive and the other should be negative. Convert the numbers into 8-bit unsigned numbers with negative numbers in the 2's complement form. (Remember that positive numbers have the leftmost bit =0 and negative numbers have the leftmost bit =1 ). Add the two numbers together to generate an eight-bit binary result. Show your work
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
