可学答题网 > 问答 > OCJP(310-065)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

A programmer has an&en


A programmer has an algorithm that requires a java.util.List that provides an efficient implementation of add(0, object), but does NOT need to support quick random access. What supports these requirements?()

  • Ajava.util.Queue
  • Bjava.util.ArrayList
  • Cjava.util.LinearList
  • Djava.util.LinkedList
参考答案
参考解析:
分类:OCJP(310-065)题库