Which statement is true for the class java.util.ArrayList?()  

A .  The elements in the collection are ordered. B .  The collection is guaranteed to be immutable. C .  The elements in the collection are guaranteed to be unique. D .  The elements in the collection are accessed using a unique key. E .  The elements in the collections are guaranteed to be synchronized.

时间:2022-09-29 00:17:35 所属题库:SCJP程序员认证考试题库

相似题目

推荐题目