A group of objects of classes and interfaces is called collections. It comes under java.util package. It is designed to store objects and manipulate the design to store objects. 

Operations that you can perform on collections:

  • Insertion
  • Deletion
  • Updation
  • Iteration
  • Searching
  • Sorting