| Keyword | Definition |
|---|---|
| binary | a way of representing data by using 0s and 1s |
| bit | a single binary digit (0 or 1) |
| byte | 8 bits |
| data | sound, video, text, animation or any other type of file which is stored digitally on a computer |
| instructions | program code which tells a computer what to do |
| nibble | 4 bits |