Mark As Completed Discussion

Build your intuition. Click the correct answer from the options.

Which of the following statements is true about the Set interface and HashSet class?

A) The Set interface allows duplicate elements B) The HashSet class guarantees the order of elements C) The Set interface is implemented by the HashSet class D) The HashSet class allows null elements

Click the option that best answers the question.

  • A
  • B
  • C
  • D