Computer Science for IGCSE & O level - Data Representation (Section 2 - No. 14)

In the two's complement representation of a signed 8-bit integer, what is the decimal value of the binary number 11111111?
255
-1
-127
127

Explanation

In two's complement, 11111111 represents -1.

Comments (0)

Advertisement