Computer Science for IGCSE & O level - Data Representation (Section 13 - No. 45)

What is the largest integer that can be represented with 16 bits?
65536
65535
32768
32767

Explanation

With 16 bits, the range is 0 to 65535 in unsigned integers.

Comments (0)

Advertisement