Method : 2's complement of a number is 1 added to it's 1's complement number.
1. Find 2's complement of 110
Note : 2's complement of a number is 1 added to it's 1's complement number.
1's complement of 110 is
Now add 1 : 001 + 1 = 010
2. Find 2's complement of 10110
Note : 2's complement of a number is 1 added to it's 1's complement number.
1's complement of 10110 is
Now add 1 : 01001 + 1 = 01010
This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then