网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
Did you ______ a party last weekend?

A、had

B、have

C、has

D、having


参考答案

更多 “ Did you ______ a party last weekend? A、hadB、haveC、hasD、having ” 相关考题
考题 You look(). What () you () ? A、tire, did…doB、tiring, have…doneC、tired, do…doD、tired, have…been doing

考题 —Where____you____lunch?—Athome.TherewasnoschoollunchA.did;haveB.are;havingC.will;haveD.do;have

考题 ()you()Jane last month? B: No, I(). A、*/saw/didn’tB、Did/see/didn’tC、Did/saw/didn’tD、id/see/did

考题 You like playing football, ________ you? A. don’tB. doesC. did

考题 You'd better ______ now.A、doesB、doingC、doD、did

考题 Are you going on a picnic this weekend or ______weekend?A.the next B.later C.next D.the later

考题 You look() What()you()?Atire;did;doBtiring;have;doneCtired;do;doDtired;have;been doing

考题 已知last指向单向简单链表的尾结点,将s所指结点加在表尾,不正确的操作是____。A.last->next=s,last=s,last->next=NULL;B.last->next=s,s->next=NULL,last=s;C.s->next=NULL, last->next=s, s=last;D.s->next=NULL, last->next=s,last=s;

考题 7、已知last指向单向简单链表的尾结点,将s所指结点加在表尾,正确的操作是____。A.s->next=s,last=s,last->next=NULL;B.last->next=s,s->next=NULL,last=s;C.s->next=NULL, last->next=s, s=last;D.s->next=last, last->next=NULL,last=s;

考题 已知last指向单向简单链表的尾结点,将s所指结点加在表尾,正确的操作是____。A.s->next=s,last=s,last->next=NULL;B.last->next=s,s->next=NULL,last=s;C.s->next=NULL, last->next=s, s=last;D.s->next=last, last->next=NULL,last=s;