| A | B |
| Basic | A high-level programming language that was developed by John Kemeny and Thomas Kurtz. |
| Byte | A group of 8 bits. |
| C | a high-level programming language that was developed by Dennis Ritchie. |
| COBOL | A high-level programming language that was designed by Grace Murray Hopper. |
| Machine Language | Instructions in binary code (0s and 1s). |
| Abraction | the further away a programming language is from machine code. |
| Visual Basic | High-level- object-oriented programming language (used in this class). |
| Machine code | low-level programming language understood directly by the computer. |
| Assembly language | low-level programming language- one level of abstraction away from machine code. |