Glossary
- ASCII
- American Standard Code for Information Interchange, pronounced ‘askee’, a method of encoding text in binary digits.
- binary code
- The representation of an item of data using only two values
- bit
- A binary digit, which can be either one or zero.
- byte
- A group of eight bits.