Computer Science, asked by svvk302, 2 months ago

what are steps of to subtract the two binary numbers

Answers

Answered by ranimandal770
0

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.

Similar questions