Which of this interface is not a part of Java’s collection framework?
(a) List
(b) Set
(c) SortedMap
(d) SortedList
(a) List
(b) Set
(c) SortedMap
(d) SortedList
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct option is (d) SortedList
The explanation: SortedList is not a part of collection framework.