Multiple choice How many values can be represented by a single byte? 4 16 64 512 256 Reveal answer Fill a bubble to check yourself E Correct answer Explanation A single byte consists of 8 bits. Since each bit can hold 2 values (0 or 1), the total number of unique values a byte can represent is 2 raised to the power of 8, which equals 256.