Computer Science for IGCSE & O level - Data Representation (Section 13 - No. 42)
In two's complement, to represent the negative of a number, you do the following.
Invert the bits
Invert the bits and add one.
Add one
There is no method for negative number representations.
Explanation
Invert bits, add one.
Comments (0)
