下面关于Collection和Collections的区别正确的是()。
A、Collections是Java集框架的根接口;
B、Collection是针对Collections集合操作的工具类;
C、List、Set、Map都继承自Collection接口;
D、Collections是针对Collection集合操作的工具类
发布时间:2025-05-21 13:57:25
A、Collections是Java集框架的根接口;
B、Collection是针对Collections集合操作的工具类;
C、List、Set、Map都继承自Collection接口;
D、Collections是针对Collection集合操作的工具类