学前班
参考答案:[*]C:\Documents and Settings\Administrator\My Documents\图片\3.jpg
_____ global financial crisis of 2009 became _____ concern for people all over the world.
A.The; the
B.The; a
C.不填;不填
D.A ; the
在一个单链表HL中,若要向表头插入一个由指针p指向的节点,则需要执行语句序列( )。
A.HL=p;p->next=HL;
B.p->next=HL;HL=p;
C.p->next=HL;p=HL;
D.p->next=HL->next;HL->next=p