Collection frameworks in Java
Any group of individual objects which are represented as a single unit is known as collection of objects. Java developers have developed collection framework so that there were so many data structures in Java like Vectors, Arrays,Hashtables and many ...