Computer Science, asked by tejasshahare05, 5 months ago

Perform following subtraction of binary numbers using 1's complement method. 1. 00011 - 10100​

Answers

Answered by keyboardavro
0

Answer:

Explanation:

Binary subtraction is also similar to that of decimal subtraction with the difference that when 1 is subtracted from 0, it is necessary to borrow 1 from the next higher order bit and that bit is reduced by 1 (or 1 is added to the next bit of subtrahend) and the remainder is 1.

Similar questions