Q10
Which class is typically used to implement a `Set` in the Java Collections Framework?
A.
`HashMap`
B.
`HashSet`
AnswerC.
`LinkedList`
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board