How many bits make a byte
A
Correct answer
Explanation
In standard modern computing architecture, a byte is defined as a unit of data that consists of 8 bits. This allows for 256 (2^8) unique values. While historical systems varied, the 8-bit byte became the industry standard with the IBM System/360.