Examveda

Which class is typically used to implement a `Set` in the Java Collections Framework?

A. `HashMap`

B. `HashSet`

C. `LinkedList`

D. None of These

Answer: Option B


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

Join The Discussion

Related Questions on Collections Framework in java