In: Computer Science
Calculate A+B, A-B, AxB, and A/B for each of the following pairs of binary numbers. (Assume the first number in each pair = A and the second number =B). Append all numbers to 8 bits. Subtraction is not2’s complement.
a.1010101, 011010
b.101101, 10101
c.11001, 1100
d.1010101, 1110
Don't get confused by images because you may get confused.I've put them in order as per your question.