A

Admin • 828.03K Points
Coach

Q. Which operation is NOT supported by Set?

  • (A) Add element
  • (B) Remove element
  • (C) Get element by index
  • (D) Check for presence of element
  • Correct Answer - Option(C)
  • Views: 12
  • Filed under category Java
  • Hashtags: Java Set

Explanation by: Admin
Set does not support index-based access.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.