Q152
What is the difference between TreeSet and SortedSet?
A.
TreeSet is more efficient than SortedSet
B.
SortedSet is more efficient than TreeSet
C.
TreeSet is an interface; SortedSet is a concrete class
D.
SortedSet is an interface; TreeSet is a concrete class
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board