首页题库练习题目详情
Java语言程序设计单选题中等

Java集合框架中,哪些接口是继承自Collection接口的?

AList和Set
BMap和Set
CMap和List
DSet和Iterator