单选题When will Michael and Marina go to the sports center?ANext TuesdayBNext ThursdayCNext Friday

单选题
When will Michael and Marina go to the sports center?
A

Next Tuesday

B

Next Thursday

C

Next Friday


参考解析

解析: 对话最后Michael提议下周一起去体育中心,并提到”…why don’t we go on Friday”,女孩表示赞同,可知他们会在下周五去体育中心。
【录音原文】
Conversation 1
  W: Hello, Michael. Have you been to the new sports center yet?
  M:No, Marina. Where is it?
  W: In Long Road. You know, near Bridge Street, behind the station.
  M:Oh. Is it good?
  W: Yes, it’s great! You can do a lot of sports there. I played table-tennis and volleyball there last week.
  M:What about tennis?
  W: There isn’t any yet. They’re going to build some tennis courts next year.
  M:Is it expensive?
  W: Not really, Michael. It’s £50 a year if you’re 15 to 18, and £30 if you’re under 15.
  M:Oh, that’s good because I’m still 14.
  W: On Tuesday, Thursday and Friday it stays open late—till 10 o’clock.
  M:Oh, great. How did you get there?
  W: I took the No.16 bus. It’s only 10 minutes from the bus stop. Do you want to go next week?
  M:OK. Any day except Thursday.
  W: Well, why don’t we go on Friday? Then we can stay late.
  M:OK. Let’s meet after school then.

相关考题:

Ann will leave for Spain(). A、next Friday in the afternoon at 5B、at 5 in the afternoon next FridayC、next Friday afternoon at 5D、at 5 next Friday afternoon

The meeting is __________ next Friday. A. to be heldB. be heldC. to be holdD. to hold

They ___________leave next Friday.A. decidedB. decided toC. decide

He said that he would go to London ________. A.the next monthB.last monthC.the month beforeD.next month

Next Friday I will go to another concert .They ____some thing by Mozart at that time A、playB、will be playingC、are going to playD、are to play

We are planning to go on a trip to Europe next month.

在单链表中,删除p所指结点的直接后继的操作是 ( )A.p—>next=p—>next—>next;B.p=p—>next;p—>next=p—>next—>next;C.p—>next=p—>next;D.p=p—>next—>next;

The author and photographer_________coming to our university to give a lecture next Friday.A.wasB.isC.wereD.are

The author and photographer ___________ coming to our university to give a lecture next Friday.A.wasB.isC.wereD.are

From: Camille StoneTo: All employeesSubject: Next week's faculty meetingDate: Tuesday, January 6Hello,Because next week's holiday falls on a Thursday, we will have to reschedule our weekly faculty meeting to Friday. Please meet in the faculty room by 5 P.M. on Friday January 16. If you're taking Friday as a vacation day, please let Shirley in the general affairs know by Wednesday.Thank you and enjoy your day off!CamilleOn what day is the holiday?A. TuesdayB. WednesdayC. ThursdayD. Friday.

The sports meeting was put off till the next week()rain.Ain spite ofBsoCbecauseDbecause of

设rear是指向非空带头结点的循环单链表的尾指针,则在起始结点之前插入指针p所指结点的操作可表示为()A、 p->next = rear->next->next; rear->next = pB、 p->next = rear->next;  rear->next->next = pC、 p->next = rear->next->next; rear->next->next = pD、 p->next = rear->next->next; rear->next->next = p->next

单选题When will Rob have his next driving lesson?AOn Monday.BOn Saturday.COn Friday.

单选题在循环双链表的p所指的结点之前插入s所指结点的操作是()。AP―>next=s;Bp―>next=s;s―>prior=p;p―>next―>prior=s;p―>next―>prior=s;s―>prior=p;s―>next=p―>next;s―>next=p―>nextCs―>prior=p;Ds―>prior=p;s―>next=p―>next;s―>next=p―>next;p―>next=s;p―>next―>prior=s;p―>next―>prior=s;p―>next=s;

单选题I am wondering when does the next train leave for Shanghai.Aam wonderingBwhenCdoes the next train leaveDfor

单选题The sports meeting was put off till the next week()rain.Ain spite ofBsoCbecauseDbecause of

单选题在单链表中,要将s所指结点插入到p所指结点之后,其语句应为()。As->next=p+1; p->next=s;B(*p).next=s; (*s).next=(*p).next;Cs-next=p->next; p->next=s->next;Ds-next=p->next; p->next=s;

单选题The next morning the first thing my brother and me did was to go out for a walk in the forest.AThe next morningBmy brother and meCdidDfor a walk

单选题在循环双链表的p所指结点后插入s所指结点的操作是()。Ap-next=s;s-prior=p;p-next-prior=s;s-next=p-next;Bp-next=s;p-next-prior=s;s-prior=p;s-next=p-next;Cs-prior=p;s-next=p-next;p-next=s;p-next-prior=s;Ds-prior=p;s-next=p-next;p-next-prior=s;p-next=s

单选题在一个单链表中,若删除p所指向结点的后续结点,则执行()。Ap-next=p-next-next;Bp=p-next;p-next=p-next-next;Cp=p-next;Dp=p-next-next;

单选题设rear是指向非空带头结点的循环单链表的尾指针,则在起始结点之前插入指针p所指结点的操作可表示为()A p->next = rear->next->next; rear->next = pB p->next = rear->next;  rear->next->next = pC p->next = rear->next->next; rear->next->next = pD p->next = rear->next->next; rear->next->next = p->next

单选题_____AHe has returned from a conference.BHe’ll have a conference next Friday.CHe’s waiting for the man in his office.DHe won’t be available until next Friday.

单选题在一个单链表HL中,若要删除由指针q所指向结点的后继结点,则执行()Ap=q-next;p-next=q-next;Bp=q-next;q-next=p;Cp=q-next;q-next=p-next;Dq-next=q-next-next;q-next=q;

单选题If you don’t go to his birthday party next Friday, _____.Aso do IBso will ICnor do IDnor will I

单选题Since it's raining hard now we had better to put off our sports meet till next week.ASinceBhardChad better toDtill next week

单选题删除*(head-next)的操作是()Ap=head-next;head-next=head-next-next;delete p;Bhead-next=head-next-next;p=head-next;delete p;Cp=head;head=head-next;delete p;Dhead=head-next;p=head;delete p;

单选题—Do you know ______ the Capital Museum?—Next Friday.Awhen will they visitBwhen they will visitCwhen did they visitDwhen they visited