Computer Science for IGCSE & O level - Data Representation (Section 11 - No. 36)

What is the maximum decimal value that can be represented by an 8-bit two's complement integer?
127
128
255
256

Explanation

With an 8-bit two's complement, the most positive value is 127.

Comments (0)

Advertisement