A

Admin • 825.56K Points
Coach

Q. Which of the following methods belong to the NavigableSet interface?

  • (A) ceiling(), floor(), higher(), lower()
  • (B) insert(), update(), delete()
  • (C) append(), prepend()
  • (D) sort(), shuffle()
  • Correct Answer - Option(A)
  • Views: 4
  • Filed under category Java
  • Hashtags: Java Set

Explanation by: Admin
NavigableSet includes methods like ceiling(), floor(), higher(), and lower().

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.