Common Computer Science References
At the end of this lesson, you will be able to:
know the basics on how to subtracting binary numbers, with underflow
remember, when we are subtract decimal numbers, we might have to borrow a digit to the next column
what happens if we have no place to borrow from?
example of subtracting binary numbers with no borrow available
just like in decimal numbers, we get an underflow
nil
complete the attached worksheet