Computer Science, asked by chitrasitran1976, 5 months ago

Binary subtraction using 1's complement of 110101 - 100101​

Answers

Answered by sriniraja2007
4

Answer:

1 1 0 1 0 1

1 0 0 1 0 1

the answer is:

0  1  0  0  0  0

Explanation:

In subtraction by 1's complement we subtract two binary numbers using carried by 1's complement. The steps to be followed in subtraction by 1's complement are: ... iv) If there is no carry over, then 1's complement of the result of addition is obtained to get the final result and it is negative.

Similar questions