Computer Science for IGCSE & O level - Data Representation (Section 11 - No. 18)

In two's complement, what is the equivalent of inverting the bits and adding 1?
Finding the one's complement
Finding the two's complement
Shifting the bits left
Shifting the bits right

Explanation

Inverting the bits of a binary number and adding 1 is how you calculate the two's complement.

Comments (0)

Advertisement