Question:
Perform addition and subtaction on binary numbers
1.Convert the following decimal numbers into 8?bit binary numbers as required for 2's complement math, and perform the indicated operations.
Note:
Remember that positive numbers are represented in signed-magnitude format in 2's complement math
a)+39+19=
b)+39-19=
c)-39+19=.