Bit

Is the smallest unit of data which can be stored. A bit is always in one of two physical states, similar to an on/off light switch. The state is represented by a single binary value, usually a 0 or 1. However, the state might also be represented by yes/no, on/off or true/false. 8 bits make a byte.

» Glossary of terms