第1题:
Ⅴ. Daily Conversation (15 points)
Directions: Pick out the appropriate expressions from the eight choices below and complete the following dialogues by blackening the corresponding letter on the Answer Sheet.
A. I know he won't.
B. I will if I have time.
C. I didn't know he is iii.
D. I have seen it twice.
E. That's too early.
F. I didn't see it.
G. Easier said than done.
H. I don't think you have the chance.
56. Joe: Do you think Mr. Smith will change his mind?
Pat: ______
56.答案为A 首先应读懂上文,后进行逻辑推理,选择填充词句。上文意为“你认为史密斯先生会改变主意吗?”所填充词句意为“我知道他不会改变。”
第2题:
What vegetables are in season now?
Radish and carrot,().
A. I know
B. I see
C. I think
答案:C
解析:现在有什么当季的蔬菜?
我觉得是小萝卜和胡萝卜。
第3题:
下列程序的运行结果为______。
include<iostream.h>
void main( )
{
int i;
for(i=1;i<6;i++)if(i==3)break;
cout<<"i="<<i<<endl;
}
第4题:
#include
void main()
int s=0
for(int i=l;i<=8;i十=2)
s十=i*i
cout<<"s="<
}
输出结果:
第5题:
以下程序的输出结果是【 】。
include<iostrean.h>
void main(){
int i,a[5];
i=0;
while(i<5){
a[i]=8*(i-2+4*(i>2))%5;
i++;
}
for(i=4;i>=0;i--) cout<<a[i];
}
第6题:
下列程序的输出结果是( )。
#include<stdio.h>
main()
{ int i;
for(i=1;i<=10;i++)
{ if((i*i>=20) &&(i*i<=100) )
break;
}
printf("%d\n",i*i);
}
A.49
B.36
C.25
D.64
第7题:
第8题:
第9题:
I think all these are main points()much attention.
Abeing worthy of
Bworthy of
Cwhich worth
Dwhich worthy of
第10题:
Good afternoon. Can I help you?()
第11题:
I think which is
which I think is
which is I think
I think it is
第12题:
being worthy of
worthy of
which worth
which worthy of
第13题:
A I don't think you are worth
B Let me pay for it ;
C I think you may talk to your boss
第14题:
Do you think you are the suitable person for this position?().
A. I'm not sure if I will be here for the task.
B. I don't think Xiao Ming is the right person to count on.
C. Yes. I'm hard working and I think I am suitable for this position.
第15题:
A、No, I wouldn’t.
B、I think I’d rather have tea this morning.
C、I think I’d rather have coffee.
D、Thanks. The same to you.
第16题:
" What are you going to do tomorrow evening?" " I' m not sure, but I think _______ a video."
A、of watching
B、to watch
C、I may watch
D、that I watch
第17题:
下面程序的输出为【 】。
include <iostream.h>
void main()
{
int a[10],i, k=0;
for(i=0,i<10;i++)
a[i]=i;
for(i=1;i<4;i++)
k+=a[i]+i;
cout<<k<<end1;
}
第18题:
--Do you think it will snow tomorrow?
-- ______.
A. Yes, I think it
B. I'm afraid so
C. I don't believe
D. I don't hope so
12.答案为B。“你认为明天会下雪吗?” “恐怕会。”比较四个选项,只有B恰当地回答了提问。
第19题:
第20题:
第21题:
He put forward a theory,()of great importance to the progress of science of technology
AI think which is
Bwhich I think is
Cwhich is I think
DI think it is
第22题:
He put forward a theory,()of great importance to the progress of science of technology
第23题:
not so useful as
less useful than
the most useful of
as useful as