A container is a holder object that stores a collection of other objects(its elements).Container owns the elements. It controlled the creation and destruction.We’re going to learn about Sequence containers,Unordered associative containers,Container adaptors and Associative containers.