< 1 >
Byte
A byte is a group of 8 bits.
Explanation
Computers work internally with a binary numeral system. Information is stored in bits. These can have the values 0 or I (on or off - whatever you want to call it). Eight bits form together a byte. With 8 bits you can make 28 = 256 numbers.