--- Have you been to America?--- __________.A. Yes. I went there last yearB. Yes. I like it very muchC. No, thank you.I’ve already had lunch

--- Have you been to America?

--- __________.

A. Yes. I went there last year

B. Yes. I like it very much

C. No, thank you.

I’ve already had lunch


相关考题:

How long() you() a member of the club? A.have,,joinedB.have,,beenC.has,,joinedD.has,,been

to, I, how, last, winter, skate, learned__________________________________________________________________________.

Where ________ you ________?A.are/beB.have/beC.is/beD.have/been

If only we______(have)a phone! I'm tired of waiting outside the public phone box.

A: Hi! Jack, Where were you these days?B: I_____ to Japan last month and came back only yesterday.A. goB. beenC. went

Why()the old block of flats()demolished next month? A、are…beingB、is…beingC、has…beenD、have…been

—I'd met Smith several times before.—So (have) ( ) I.

I’d rather you________with me nowA. goB. to goC. will goD. went

2、在顺序结构表示的线性表中,删除第i个元素(数组下标为i-1),需要把后面的所有元素都往前挪一位,相应的语句是: for (___________ ) PtrL->Data[j-1]=PtrL->Data[j]; 其中空缺部分的内容应该是A.j = i; j< = PtrL->Last; j++B.j =PtrL->Last; j>= i; j--C.j = i-1; j< = PtrL->Last; j++D.j =PtrL->Last; j>= i-1; j--

在顺序结构表示的线性表中,删除第i个元素(数组下标为i-1),需要把后面的所有元素都往前挪一位,相应的语句是: for (___________ ) PtrL->Data[j-1]=PtrL->Data[j]; 其中空缺部分的内容应该是A.j = i; j< = PtrL->Last; j++B.j =PtrL->Last; j>= i; j--C.j = i-1; j< = PtrL->Last; j++D.j =PtrL->Last; j>= i-1; j--