A.O(1) B.O(n) C.O(nn) D.O(log2n)
A.順序存儲結構 B.鏈式存儲結構 C.索引存儲結構 D.散列存儲結構
A.線性表采用鏈式存儲結構 B.線性表采用順序存儲結構 C.線性表采用索引存儲結構 D.線性表采用散列存儲結構