Vidyalelo
Java Programming · Q10

Java Collections Framework

Programming · Java Programming · question 10

Q10

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

A.
`HashMap`
B.
`HashSet`
Answer
C.
`LinkedList`
D.
None of These

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board