Computer Science for IGCSE & O level - Data Representation (Section 1 - No. 3)

What is the largest decimal number that can be represented using 8 bits?
255
256
128
512

Explanation

With 8 bits, the range of values is from 0 to 255.

Comments (0)

Advertisement