A.Looking on
B.Caring about
C.On the lookout for
D.Searching on
l.—Hello! My name_________ Tom.—Hello! I _________ Kate.A. is ; isB. am ; amC. am; isD. is ; am
点击查看答案
I won’t discuss the ______ report since time is limited. I’ll just hit the high spots.A. shortB. newC. entireD. good
A:I'm keen on football.B: So ( )I.A. haveB. doC. am
能正确进行字符串赋值、赋初值的语句组是()。A、chars[5]={a,e,i,o,u};B、char*s;s=“good!“;C、chars[5]=“good!“;D、chars[5]=“good!“;
下面程序输出的结果是()。includeusing namespace std;void main(){ char ch[][8]={"g下面程序输出的结果是( )。 #include<iostream> using namespace std; void main() { char ch[][8]={"good","better","best"}; for(int i=1;i<3;++i) { cout<<ch[i]<<endl; } }A.good betterB.better bestC.good bestD.good
以下能正确进行字符串赋值、赋初值的语句是______。A.char s[5]:{'a','e','i','o','u'};B.char *s; s="good";C.char s[5]="good";D.char s[5]; s="good";
――I've got your invitation.Oh,good.――____A.Can you come? B.Thanks a lo C.I'll take i D.May I help you?