Question 1 (7 marks) (a) (3 marks) Perform the arithmetic operation (+34) + (-26) in binary using signed 2's complement
Posted: Mon May 02, 2022 2:33 pm
Question 1 (7 marks) (a) (3 marks) Perform the arithmetic operation (+34) + (-26) in binary using signed 2's complement representation for negative numbers using a minimal number of bits. Show the steps clearly. (b) (4 marks) Perform the arithmetic operation (-36) - (-24) in binary using signed 2's complement representation for negative numbers using a minimal number of bits. Show the steps clearly.