Computer Science, asked by bunny1760, 3 months ago

Explain 2's complement subtraction with suitable example​

Answers

Answered by Anonymous
3

Answer:

Two's Complement of a Signed Binary Number

In two's complement form, a negative number is the 2's complement of its positive number with the subtraction of two numbers being A – B = A + ( 2's complement of B ) using much the same process as before as basically, two's complement is one's complement + 1.

Similar questions