Describe about the container class.
-Class to hold objects in external storage or memory. It acts as a generic holder.
- It has a predefined behaviour and a known interface.
- It is used to hide the topology used for maintaining the list of objects in memory.