A

Admin • 828.03K Points
Coach

Q. Which class implements Set and does not guarantee any specific order?

  • (A) TreeSet
  • (B) LinkedHashSet
  • (C) HashSet
  • (D) SortedSet
  • Correct Answer - Option(C)
  • Views: 13
  • Filed under category Java
  • Hashtags: Java Set

Explanation by: Admin
HashSet does not maintain any specific order of elements.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.