Home » JAVA Programming » Collections » Question
  1. Which of this interface is not a part of Java’s collection framework?
    1. SortedMap
    2. List
    3. SortedList
    4. Set
    5. None of these
Correct Option: C

SortedList is not a part of collection framework.



Your comments will be displayed only after manual approval.