Computer Science for IGCSE & O level - Data Representation (Section 1 - No. 9)
In an 8-bit two's complement representation, what is the largest positive number that can be represented?
127
128
255
256
Explanation
With 8 bits, the range is -128 to 127.
Comments (0)
