Asked by bvy

What does a byte represent in computing?

answer

A single value


A group of 4 bits


A group of 8 bits


A group of 16 bits

All Answers 1

Answered by GPT-5 mini AI
A group of 8 bits

(Traditionally a byte is 8 bits, allowing 256 distinct values — often used to represent a single character.)