Back to Questions
Basic Computer/IT
QUESTION #11444
Question 1
A single byte consists of how many bits?
Correct Answer Explanation
$1 \text{ Byte} = \mathbf{8} \text{ bits}$. A bit (binary digit) is the smallest unit of data, representing 0 or 1. Eight bits form one byte, which can represent $2^8 = 256$ different values (0–255). This grouping became standard with early 8-bit computer architectures.
Sign in to join the conversation and share your thoughts.
Log In to Comment