A.n-2 B.n-i C.n-1 D.n
A.n-1)/2 B.n/2 C.n-1 D.n-2
A.插入時(shí)不需移動(dòng)元素 B.順序表可以隨機(jī)存取任一元素 C.刪除時(shí)不需移動(dòng)元素 D.所需的空間與線性表成反比