1. Subtraction using 1's complement involves taking the complement of the subtrahend and adding it to the minuend. To subtract using 2's complement, take the 2's complement of the smaller number and add it to the larger number, omitting any carry.
2. The steps for 1's complement subtraction are: 1) take the 1's complement of the smaller number, 2) add it to the larger number, 3) add any carry to the result. For 2's complement, the steps are: 1) take the 2's complement of the smaller number, 2) add it to the larger number, omitting any carry.
3. The 2's complement is obtained by taking the 1