自考题库
首页
所有科目
自考历年真题
考试分类
关于本站
游客
账号设置
退出登录
注册
登录
搜索
Given:
Which code, inserted at line 4, guarantees that this program will output [1, 2]()?
A:Set set = new TreeSet();
B:Set set = new HashSet();
C:Set set = new SortedSet();
D:List set = new SortedList();
E:Set set = new LinkedHashSet();
出自:
Oracle认证
显示答案
提示:
同一【IP】的非会员用户每天可免费获取10次答案
收藏本站【zk.995w.com】,下次访问不迷路
本站试题总数:【10243620】个 (题库试题定时更新)