A

Admin • 828.03K Points
Coach

Q. Which interface represents a sorted set in Java?

  • (A) OrderedSet
  • (B) TreeSet
  • (C) SortedSet
  • (D) SortedList
  • Correct Answer - Option(C)
  • Views: 14
  • Filed under category Java
  • Hashtags: Java Set

Explanation by: Admin
SortedSet is the interface for sets that maintain elements in a sorted order.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.