0310. Why are 8-bits insufficient for storing numeric values?
With 8-bits, we have a maximum of 28 = 256 combinations. Even if we deal with only non-negative integers, we can only represent the numbers 0 … 255