R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which interface provides the `descendingIterator()` method?

  • (A) List
  • (B) Set
  • (C) NavigableSet
  • (D) Map
  • Correct Answer - Option(C)
  • Views: 9
  • Filed under category Java
  • Hashtags:

Explanation by: Ram Sharma
`NavigableSet` provides methods for traversing elements in descending order.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.