One byte equals how many bits?

One byte equals how many bits?
A: 2
B: 6
C: 4
D: 8

A byte consists of 8 bits; the fundamental unit of digital data. Each bit is a 0 or 1; and 8 bits form a byte; capable of representing 256 values. Options A; B; and C are incorrect. The correct answer; D) 8; is a core concept in computer science; essential for exams testing digital data knowledge.