One byte has ________ bits.
B
Correct answer
Explanation
A byte is defined as 8 bits in modern computing systems. This standard size allows for 256 different values (2^8), which is sufficient to represent all characters in most alphabets. 4 bits is a nibble, 16 bits is typically called a word, and 12 bits is not a standard unit.