可学答题网 > 问答 > 1z0-851题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Given: Which method will complete th


Given: Which method will complete this class?()

  • Apublic int compareTo(Object o){/*more code here*/}
  • Bpublic int compareTo(Score other){/*more code here*/}
  • Cpublic int compare(Score s1,Score s2){/*more code here*/}
  • Dpublic int compare(Object o1,Object o2){/*more code here*/}
参考答案
参考解析:
分类:1z0-851题库