单项选择题
A.4 B.5 C.6 D.7
A. P↑.next:=q B.P↑.next:=q;q↑.next:=P↑.next↑.next C. q↑.next:=P↑.next;P↑.next:=q D.P↑.next:=q;q↑.next=P↑.next
A.23 B.37 C. 44 D.46