Using six-bit one\'s and two\'s complement representation I am trying to solve the following problem:
12 - 7
Now, i take 12 in binary and
No. The algorithm for two's complement doesn't change based on where the negative value is.