Biology, asked by pdrajput88, 11 months ago

difference between Ter set and it's diagram​

Answers

Answered by Anonymous
0

Answer:The TreeSet implements a NavigableSet interface by inheriting AbstractSet class. ... TreeSet implements the SortedSet interface so duplicate values are not allowed. Objects in a TreeSet are stored in a sorted and ascending order. TreeSet does not preserve the insertion order of elements but elements are sorted by keys.

mark it as brainliest

Similar questions