Computer Science for IGCSE & O level - Data Representation (Section 15 - No. 44)

What is the purpose of two's complement?
To represent very large numbers.
To represent negative integers in binary.
To compress data.
To create random numbers.

Explanation

Two's complement is a system for representing signed (positive and negative) integers in binary format.

Comments (0)

Advertisement