Computer Science, asked by kumarirenusinha111, 7 hours ago

what is binary subtraction? explain with example step by step.​

Answers

Answered by raniposhi
2

Answer:

To subtract a larger number from a smaller one, switch the order of the numbers, do the subtraction, then add a negative sign to the answer. For example, to solve the binary problem 11 - 100, solve for 100 - 11 instead, then add a negative sign to the answer.

Explanation:

hope it's helpful.

give thanks to my answer

Mark me as branlist

Answered by Jungkook95
2

Binary subtraction is one of the four binary operations, where we perform the subtraction method for two binary numbers (comprising of only two digits, 0 and 1).

Note

For fractional binary numbers, the same rule applies for subtraction, and the decimal should be appropriately placed.

Similar questions