首页计算机考试Oracle认证
(单选题)

Given: Which code, inserted at line 4, guarantees that this program will output [1, 2]()?

ASet set = new TreeSet();

BSet set = new HashSet();

CSet set = new SortedSet();

DList set = new SortedList();

ESet set = new LinkedHashSet();

正确答案

来源:www.examk.com

答案解析

快考试在线搜题