Which statement about bytes is true?

Study for the End of Year 8 Computer Science Test. Prepare with flashcards and multiple choice questions, each with hints and explanations. Get ready for your exam!

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