Examveda

What is the relation between hashset and hashmap?

A. HashSet internally implements HashMap

B. 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


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

Join The Discussion

Related Questions on Collections Framework in java