单项选择题
A.链表 B.数组 C.哈希表 D.双向链表
A.add(E) B.add(int,E) C.set(int,E) D.put(K,V)
A.boolean B.int C.long D.double