Set接口给出的实现类有()
A: ArrayList
B: LinkedList
C: HashSet
D: TreeSet
A: ArrayList
B: LinkedList
C: HashSet
D: TreeSet
举一反三
- Collection的实现类有哪些 A: ArrayList,HashSet,HashMap,HashTable B: List,Set,Map C: ArrayList,LinkedList,HashSet,TreeSet D: LinkedList,List,Collection
- 下列哪些类实现了Collection接口?( ) A: ArrayList B: HashSet C: LinkedList D: TreeSet E: HahMap
- 以下__________数据类型不实现Collection接口? A: HashSet B: TreeSet C: ArrayList D: LinkedList E: Map
- 下列选项中,实现了接口Set的类是() A: ArrayList B: HashSet C: Vector D: LinkedList
- 下列选项中,实现了接口Set的类是() A: ArrayList B: HashSet C: Vector D: LinkedList