A collection is a group of object. its provide ways (using classes n interface)for fundamental alteration in the structure and architecture of many element in java.util pakage
classes>>>
Collections AbstractCollection AbstractList AbstractMap AbstractSet
Arraylist Arrays Date Calendar TimeZone Stack StringTokenizer
HashMap HashSet HashTable TreeMap LinkedList Vector
INterface>>>
Collection Comparator Enumrator Iterator ListIterator
Map Set SortedMap SortedSet