A. 顺序表长度 B. 顺序表中元素的数据类型 C. 顺序表中元素各数据项的数据类型 D. 顺序表中各元素的存放次序
A. p.next=q; B. q.prior.next=q; C. q.next.prior=q; D. q.next.next=q;
A. 对 B. 错