Bit
A computational unit used in computer science to represent either of two states: a zero or a one.
A byte is a group of eight bits, which can represent up to 256 different items or characters (2 to the 8th power = 256).
A megabyte = one million bytes.
See Gigabyte.

