Computer Science for IGCSE & O level - Data Representation (Section 4 - No. 15)
If the two's complement representation of a signed 8-bit integer is 10000000, what is its decimal equivalent?
0
-1
-128
128
Explanation
In two's complement, 10000000 represents -128.
Comments (0)
