A byte consists of how many bits?

A byte consists of how many bits? Correct Answer 8

A byte consists of 8 adjacent binary digits (bits), each of which consists of a 0 or 1. The string of bits making up a byte is processed as a unit by a computer; bytes are the smallest operable units of storage in computer technology.

Related Questions