B. Collections是集合的父接口,Collection是操作工具。

解释:Collection是Java集合框架中所有集合类型的基本接口,提供了对集合元素进行基本操作的方法,如添加、删除、遍历等。而Collections是一个包含各种静态方法的工具类,提供了对集合进行排序、查找、替换等高级操作的方法。因此,选项B是正确的。选项C和D都不正确。

请回答下列问题并给出中文解释:Which statement about Collection and Collections is trueACollection is the parent interface of the collection; Collections is an operations toolBCollections is the parent interface of t

原文地址: https://www.cveoy.top/t/topic/g0mJ 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录