Q103
What is the relation between hashset and hashmap?
A.
HashSet internally implements HashMap
AnswerB.
HashMap internally implements HashSet
C.
HashMap is the interface; HashSet is the concrete class
D.
HashSet is the interface; HashMap is the concrete class
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board