Integers: unsigned binary
How many possible values are there for 32-bit unsigned binary representation?
There are 2
32
different representations, so there are about 4 billion possible values
Why
4 billion
?
Why do we say
possible
values?