Data Objects

Bit

A datum with a boolean value of 0 or 1. The 'atom' of the computer world. e.g. 0 = false, 1 = true

Byte

An 8-bit chunk e.g. 0000 0110 equals 6. One byte has 16 permutations