Create the instructions for binary addition and subtraction. Walk through one addition example and one subtraction example. The examples should be at least four bits adding/subtracting at least one bit.
Create the instructions for binary addition and subtraction. Walk through one addition example and one subtraction example. The examples should be at least four bits adding/subtracting at least one bit. Example: 1001 + 1 = 1010 Make sure to write out the steps that explain the process.