A bit is a single digit in binary - the system that a computer uses to count.
As humans we use a number system called Denary or Decimal. This means that each column of numbers represents a power of...
The number of possible combinations is 2^4=16. Depending on what you're representing, this could be positive integers (0 to 16), positive and negative (-8 to 7), or some kind of floating point......