A、moreover
B、however
C、therefore
D、thus
第1题:
I’d like to__________ you to a party this Saturday.
A. send
B.invite
C. leave
第2题:
有以下程序: #include<stdio.h> #include<string.h> main( ) { char a[5][10]={"china","beijing","you","tiananmen","welcome"); int i,j;char t[10]; for(i=0;i<4;i++) for(j=i+1;j<5;j++) if(strcmp(a[i],a[j]>O) {strcpy(t,a[i]);strepy(a[i],a[j]);strcpy(a[j],t)}; puts(a[3]); } 程序运行后的输出结果是( )。
A.beijing
B.china
C.welcome
D.tiananmen
第3题:
B
This is a photo (11) my family. (12) are my grandparents.Those are my (13) .This is my uncle (14) that is my aunt. This boy is my (15) .He is my un-cle’s (16) .(17) name is Ed. This girl (18) me.My name is Kate. I (19) twelve. I love (20) family.
( )11.
A. for
B. of
C. on
D. to
第4题:
I'm sorry she's not in. Would you like to ( )a message?
A. keep
B. rest
C. leave
第5题:
有以下程序
#nclude<stdio.h>
#include<string.h>
main()
{ char a[5][10]={"china","beijing","you","tiananmen","welcome"};
int i,j;char t[10];
for(i=0;i<4;i++)
for(j=i+1;j<5;j++)
if(strcmp(a[i],a[j])>0)
{strcpy(t,a[i]);strcpy(a[i],a[j]);strcpy(a[j],t);}
puts(a[3]);
}
程序运行后的输出结果是
A.beijing
B.china
C.welcome
D.tiananmen
第6题:
15、英语代词I、me、my、mine,用法的不同体现()语法范畴。
A.人称
B.格
C.体
D.时