Which code, inserted at line 4, guarantees that th...
单选题

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

发布日期:2021-01-28

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();

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定