Binary Number |
|
For example the binary number $110101_2$
|
represents the number 32 + 16 + 4 + 1 = 53
Because of the simplicity of the binary counting system and normally electromagnetic storage devices only have the facility to store information in one of two states i.e. on or off, computers make great use the base-2 counting system.