Computer Science for IGCSE & O level - Data Representation (Section 11 - No. 17)
What is the purpose of using two's complement in binary representation?
To represent floating-point numbers.
To represent negative numbers.
To simplify division operations.
To represent characters in ASCII.
Explanation
Two's complement is a method used to represent negative numbers in binary, enabling efficient arithmetic operations.
Comments (0)
