西北工业大学

Dr. Smith, together with his wife, ( ) to arrive in the evening flight.A. areB. are going toC. isD. will be

题目

Dr. Smith, together with his wife, ( ) to arrive in the evening flight.

A. are

B. are going to

C. is

D. will be

参考答案和解析
正确答案:C  
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

The first ________ at the concert got the best seat.

A. get

B. got

C. reach

D. arrive


参考答案:D

第2题:

He often works in ( )evening.

A. a

B. /

C. the


答案:C

第3题:

Andy was one of the few reporters who had dared to ________ the war zone.

A.enter

B.get

C.go

D.arrive


参考答案:A

第4题:

What does Mary Unger say she will do?

A. Set up the equipment by herself

B. Arrive 30 minutes early on Thursday

C. Make copies of her presentation materials

D. E-mail the presentation schedule later that day.

答案:C
解析:

第5题:

有以下程序#include <stdio.h>void fun(char **p){ p=p+2; printf("%s\n",*p);}main(){ char *a[]={"Morning","Afternoon","Evening","Night"}; fun(a);}程序的运行结果是A.rningB.afternoonC.ternoon D.Evening


正确答案:D
本题主要考查指向指针的指针。在程序中,首先定义了一个fun函数,函数无返回类型,函数的形参是一个指向指针的指针变量p,在该函数体中,首先将变量p的值加2,并保存在p中,根据指针变量的特性,这个加2是使指针变量往后移两个单位,如果开始指向第一个元素,现在则指向第三个元素(注意:这里并不是指移动两个字节)。然后输出*p,由于p是一个指向指针的变量,那么*p输出的也不是单个数组,而是一个首地址对应的字符串或数组,在本题中输出的是字符串。
在主函数中,定义一个指针数组a,并赋初值,然后调用函数fun,实参为a,输出的应该是指针数组中第3个指针对应的字符串,即Evening。

第6题:

We are making you the following offer, subject()your acceptance()us before April 20.

A、to⋯reach

B、with⋯reaching

C、to⋯reaching

D、to⋯arrive


参考答案:C

第7题:

以下程序的输出结果是()。includevoid func(char**m) {++m:cout<<*m<

以下程序的输出结果是( )。 #include<iostream.h> void func(char**m) { ++m: cout<<*m<<endl; } void main() { static char*a[]={"MORNING","AFTERTOON","EVENING"}; char**n; n=a: func(n); }

A.为空

B.MORNING

C.AFTERTOON

D.EVENING


正确答案:C

第8题:

He usually goes out for ___ walk in ___ evening.

A.a, the

B.a, /

C.the, /

D./, /


正确答案:A

第9题:

Wife. Do you have any idea for the weekend?

Husband: ______?


正确答案:H

第10题:

在接听酒店外线电话,且对方是说英语的客人,我们该如何应对?

A.Good morning /afternoon/ evening.#B.Hello, this is XX hotel.#C.Morning, what can I do for you?#D.Good morning /afternoon/ evening, XXX hotel. Thanks for your calling. How may I assist you?
Good morning /afternoon/ evening, XXX hotel. Thanks for your calling. How may I assist you?