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

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-10-26 21:49:19 所属题库:SCJP程序员认证考试题库

相似题目