阿摩線上測驗 登入

試題詳解

試卷:104年 - SCJP 201-244#99410 | 科目:OJCP(SCJP)

試卷資訊

試卷名稱:104年 - SCJP 201-244#99410

年份:104年

科目:OJCP(SCJP)

複選題
213. Given a class whose instances, when found in a collection of objects, are sorted by using the compareTo() method, which two statements are true? (choose two.)
(A) The class implements java.lang.Comparable.
(B) The class implements java.util.Comparator.
(C) The interface used to implement sorting allows this class to define only one sort sequence.
(D) The interface used to implement sorting allows this class to define many different sort sequences.
正確答案:登入後查看