72. 關於Array、List、Linked List,下列何者敘述錯誤?
(A)Scratch 的List 相當於C語言的array
(B)App Inventor的List 的索引(index)由0開始
(C)以C語言實作Linked List經常使用pointer
(D)以Java實作Linked List經常使用reference

答案:登入後查看
統計: A(16), B(52), C(19), D(33), E(0) #2927194

詳解 (共 1 筆)

#5486268
清單中的每一個項目都會被「編號」,這些編...
(共 123 字,隱藏中)
前往觀看
10
0