码迷,mamicode.com
首页 > 编程语言 > 详细

which statement is true for the class java.util.ArrayList?

时间:2017-09-01 09:58:29      阅读:129      评论:0      收藏:0      [点我收藏+]

标签:元素   com   for   images   statement   分享   array   blog   class   

技术分享

     A.集合中的元素是有序的   对

     B.集合被保证为不可变的  错

     C.集合中的元素被保证为唯一的  错  有序的 所以不唯一

     D.集合中的元素使用一个唯一的键来存取   错   没有键

     E.集合中的元素被保证为同步的   错  不是同步的

which statement is true for the class java.util.ArrayList?

标签:元素   com   for   images   statement   分享   array   blog   class   

原文地址:http://www.cnblogs.com/12344321hh/p/7461441.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!