Computer Science, asked by meaditi0311, 1 day ago

Explain 2’s compliment subtraction with suitable example.​

Answers

Answered by tusharkumar13ywg
2

Explanation:

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