Examveda
Examveda

In the Java Collections Framework, which interface represents a collection of unique elements with no duplicates?

A. `List`

B. `Map`

C. `Set`

D. `Collection`

Answer: Option C


This Question Belongs to Java Program >> Collections Framework In Java

Join The Discussion

Related Questions on Collections Framework in java