Computers store data as a sequence of binary bits.
Bit, Byte, Halfword, Word, and Double-word
A Bit is the smallest quantity of information. Each bit has a value of either one or zero, and thus it is called a binary bit. However, it is more efficien...