下列哪些方法是ArrayList和LinkedList集合中都定义的(){编程技术}
2023-12-01T多选
下列哪些方法是ArrayList和LinkedList集合中都定义的(){编程技术}
A.add(Object o)
B.removeFirst()
C.remove(Object o)
D.add(intindex,Object o)
正确答案是ACD

下列哪些方法是ArrayList和LinkedList集合中都定义的(){编程技术}
A.add(Object o)
B.removeFirst()
C.remove(Object o)
D.add(intindex,Object o)
正确答案是ACD