Computer Science for IGCSE & O level - Data Representation (Section 10 - No. 27)

What is the purpose of two's complement in representing integers?
To make the numbers positive.
To allow subtraction using addition.
To simplify multiplication.
To store very large numbers.

Explanation

Two's complement allows computers to perform subtraction using addition, simplifying hardware.

Comments (0)

Advertisement