+ 3
Deepika Mourya Java Collection means a single unit of objects. Java Collection framework provides many interfaces (Set, List, Queue, Deque) and classes (ArrayList, Vector, LinkedList, PriorityQueue, HashSet, LinkedHashSet, TreeSet). source: https://www.javatpoint.com/collections-in-java I hope I was helpful
19th May 2019, 10:51 AM
Alessio Benvenuti
Alessio Benvenuti - avatar