试题详情
- 多项选择题Given two collection objects referenced by col1 and col2,which of these statements are true?()
A、The operation col1.retainAll(col2) will not modify the col1 object.
B、The operation col1.removeAll(col2) will not modify the col2 object.
C、The operation col1.addAll(col2) will return a new collection object, containing elements from both col1 and col2.
D、The operation col1.containsAll(Col2) will not modify the col1 object.
- B,D
关注下方微信公众号,在线模考后查看
热门试题
- 求一个3*3矩阵对角线元素之和.
- 现有: class&ens
- 11. class&ensp
- 高次方程尾数的问题:求13的298次方的
- 现有: public&en
- 通过JDBC访问数据库包含下面哪几步()
- A RequestDispa
- 根窗格提供了什么函数功能?()
- You have
- 简单变量和引用变量在作为类的成员这是时,
- 接口中只能包含抽象方法,不能包含实例方法
- public class&e
- 某班级有学生若干名,依次编号为1,2,3
- Given: 1.&ens
- class Foo&ensp
- 1. public&ensp
- mysql数据库中一张user表中,其中
- 以下算术运算符中错误的是()
- 下面有关JAVA异常类的描述,说法错误的
- What is th