A

Admin • 828.03K Points
Coach

Q. Which Set is specifically designed for use with enum types?

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

Explanation by: Admin
EnumSet is optimized for enum values only.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.