Multiple choice How many numbers are created with 8 bits? 256 128 64 16 Reveal answer Fill a bubble to check yourself A Correct answer Explanation With 8 bits, you can represent 2^8 = 256 different numbers (from 0 to 255). Each bit can be 0 or 1, so with 8 bits you have 2^8 possible combinations.