Computer Science, asked by AaliyanShah, 2 months ago

rule for binary subtraction

Answers

Answered by armygirl46
4

Answer:

Subtraction of binary numbers is an arithmetic operation similar to the subtraction of decimal numbers or base 10 numbers. For example, 1 + 1 + 1 = 3 in base 10 and 1 + 1 + 1 = 11 in binary number system. ... When 1 is to be subtracted from 0, the result is 1 where 1 is borrowed from the next highest order bit or digit.

Similar questions