1.

The two numbers represent in signed 2's complement form are P = 11101101 and Q = 111001110. If Q subtracted from P, the value obtained in signed 2's complement form is

Answer» P = 11101101 = - 25 Q = 11100110 = - 18 Thus P - Q = - 25 - (- 18) = - 7 Thus '- 7's two complement representation is 11111001.


Discussion

No Comment Found