A.will have
B.is to have
C.is going to do
D.is going to be
第1题:
有以下程序#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
第2题:
A、English和Engl_ish
B、English和ENGLISH
C、English和Engl
D、English和England
第3题:
在接听酒店外线电话,且对方是说英语的客人,我们该如何应对?
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?第4题:
以下程序的输出结果是( )。 #include<iostream> #include<stdlib> using namespace std; void func(char **m) { ++m; cout<<*m<<endl; } main() { static char *a[]={"MORNING","AFTERNOON","EVENING"); char **n; n=a; func(n); system("PAUSE"); return 0; }
A.为空
B.MORNING
C.AFTERNOON
D.EVENING
第5题:
She asked me whether()English.
Awas I
Bam I
Care you
DI was
第6题:
1、Chinese: 一分耕耘,一分收获;English: No pains, no gains. What’s the translation skill used in this example of Chinese-to-English _______?
A.Sentence division
B.Affirmation
C.Transposition
D.Negation