1.

Which of this interface is not a part of Java’s collection framework?(a) List(b) Set(c) SortedMap(d) SortedListThe question was posed to me in an interview.Origin of the question is Collection Framework Overview in division java.util – The Collections Framework of Java

Answer»

Correct option is (d) SORTEDLIST

The EXPLANATION: SortedList is not a PART of COLLECTION FRAMEWORK.



Discussion

No Comment Found

Related InterviewSolutions