Which statement about bytes is true?

Prepare for the EOY8 Computer Science Exam. Enhance your skills with interactive quizzes and detailed explanations to ensure success. Start your journey to achieve great results!

Multiple Choice

Which statement about bytes is true?

Explanation:
Bytes are the units used to store data in a computer. A byte is made up of 8 bits, and that 8-bit group is typically used to hold one character in common encodings like ASCII. With 8 bits, a byte can represent 256 different values, which is enough to cover the standard characters and symbols we use. That makes the statement about a byte being 8 bits and used to store a single character the best description. The other ideas don’t fit: a byte isn’t 4 bits, it isn’t a measure of frequency (that would be hertz), and it isn’t 16 bits (that would be two bytes). Note also that in some modern encodings, a single character can require more than one byte, but the byte itself is still 8 bits.

Bytes are the units used to store data in a computer. A byte is made up of 8 bits, and that 8-bit group is typically used to hold one character in common encodings like ASCII. With 8 bits, a byte can represent 256 different values, which is enough to cover the standard characters and symbols we use.

That makes the statement about a byte being 8 bits and used to store a single character the best description. The other ideas don’t fit: a byte isn’t 4 bits, it isn’t a measure of frequency (that would be hertz), and it isn’t 16 bits (that would be two bytes). Note also that in some modern encodings, a single character can require more than one byte, but the byte itself is still 8 bits.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy