306,996 views
32 votes
32 votes
How many total numbers can be represented with an 8-bit binary (base-2) system?

O A. 127
O
B. 128
O
C. 255
O D. 256

User Andreas DM
by
2.5k points

1 Answer

25 votes
25 votes
Answer:
D:256

Explanation: Add the total amount of add-able numbers in a 8-bit binary base-2 system. 1+2+4+8+16+32+64+128=255, but 00000000(which is 0) also counts as a number, so the answer is 256.
User Alex Zielenski
by
3.0k points