Question:
Collection interface has List, Queue and Set interfaces that extends it. You have ArrayList and LinkedList class implementing List. PriorityQueue class implementing Queue. HashSet and LinkedHashset classes implementing Set
Author: Jerry MathewAnswer:
Hierarchy of collections
0 / 5 Â (0 ratings)
1 answer(s) in total