A

Admin • 833K Points
Coach

Q. Which of the following is NOT an advantage of using Set?

  • (A) Fast lookup
  • (B) Prevents duplicates
  • (C) Index-based access
  • (D) Mathematical set operations
  • Correct Answer - Option(C)
  • Views: 25
  • Filed under category Java
  • Hashtags: Java Set

Explanation by: Admin

Sets do not support index-based access, unlike Lists.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.