150k views
3 votes
A computer is a string of 8 characters, and each character is a 0 or a 1. An example of a computer byte is 01101011. Find the number of possible computer bytes.

A. 16
B.56
C.128
D.256

2 Answers

4 votes
The correct answer is D. because the number of possible computerbytes is 2^8 = 256.
User Tempranova
by
8.5k points
4 votes

Answer: The correct option is (D) 256.

Step-by-step explanation: Given that a computer is a string of 8 characters, and each character is a 0 or a 1.

We are to find the number of possible computer bytes.

There are two options for each of the eight characters, that is 0 or 1.

Therefore, the total number of possible computer bytes will be


n=2*2*2*2*2*2*2*2*2\\\\\Rightarrow =2^8\\\\\Rightarrow n=256.

Thus, there are 256 possible computer bytes.

Option (D) is CORRECT.

User Gaston
by
8.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories