3.1 Containers

A container is a data structure that is used to contain objects of other types. There are many different types fo containers. Containers are distinguished from each other based on execution time efficiency of various operations and storage efficiency.