Computers use the two-state system to represent data. Such a two state system is referred to as a binary system. In computers these two states are denoted by the digits 0 and 1 and any such value is called a binary digit or bit. In side the computer these two states are typically implemented by using two different voltages.
The smallest unit of data that can be stored in a computer is a bit. A bit will have the value '0' or '1' . A large collection of such '0's or '1's is what makes up data in a computer.
Smallest Unit = 1 bit8 bits ...