Data structures
different ways of storing data on your computer
algorithms
operations on different data structures and the set of instructions for executing them
Array
Collection of items
memory (RAM)
Temporary storage of data often needed for its ease to write and read data quickly
storage
permanent place to store data
application software
software program designed to perform a specific task for users
1 bit =
32 bits
a byte
small unit of data = 8 bits
linked list
many boxes connected to each other