答案查看网,轻松搜题/搜资源
登录
×
登录账号
记住密码
立即注册
忘记密码
×
注册
使用微信扫描二维码,获取账号密码后免费查看答案
前往登录
忘记密码
×
忘记密码
使用微信扫描下方二维码,即可找回您的账号密码
前往登录
立即注册
搜题/搜资源
【单选题】【消耗次数:1】
--Iwillbeawayfromhomeforsometime.Couldyoudomeafavorandlookaftermybaby?--Notatall._______.
①
I’venotime
②
I’drathernot
③
I’dlikeit
④
I’dbehappyto
参考答案:
复制
纠错
➡️如需代学继续教育,请点击这里
相关题目
【单选题】
以下程序段:int i,a=3,b=2;i=(--a==b++)?--a:++b;printf(i=%d a=%d b=%d,i,a,b);输出结果是。
①
i=1 a=1 b=3
②
i=3 a=2 b=3
③
i=4 a=1 b=4
④
i=4 a=2 b=4
查看完整题目与答案
【单选题】
设有程序:则在程序中的两个括号中分别应填入() main( ) { int i,a[11]; printf(给数组赋值:\n); for (i=0;i scanf(%d,( )); ... ... printf(输出数组:\n); for(i=0;i printf(%d,,( )); }
①
a[i]和a[i]
②
a[i]和a[i]
③
a[i]和a[i]
④
a[i]和a[i]
查看完整题目与答案
【单选题】
I thought I knew the way, but ____I got lost.
①
somehow
②
somewhat
③
anyhow
④
anyway
查看完整题目与答案
【单选题】
I __________ going to the doctor, but I wish I hadn’t.
①
pick out
②
make out
③
give off
④
put off
查看完整题目与答案
【单选题】
下述程序的运行结果( )。 #includevoid main() { int i; for(i=1;i+1;i++) { if(i4){printf(%d\t,i++);break;} printf(%d\t,i++); } }
①
1 3 5
②
1 2 3
③
1 3 4
④
1 4 5
查看完整题目与答案
【简答题】
#include stdio.hint main(){char a[ ]=I love China!,b[20];int i;for(i=0;*(a+i)!=\0i++)*(b+i)=*(a+i);*(b+i)=\0//printf(string a is:%s\n//printf(string b is:for(i=0;b[i]!=\0i++)printf(%c,b[i]);printf(\nreturn 0;}以上程序运行结果为[填空1]。
查看完整题目与答案
【单选题】
循环语句“for(int i=0; i<n; i++) cout<<i*i<<’ ’;”中循环体执行的次数为()。
①
1
②
n-1
③
n
④
n+1
查看完整题目与答案
【单选题】
循环语句“for(int i=0; i<n; i++) cout<<i*i<<’ ’;”中循环体执行的次数为(????)
①
1
②
n-1
③
n
④
n+1
查看完整题目与答案
【单选题】
--I was quite surprised that I was elected as the chairman of the meeting.--________________________________
①
I think so.
②
You shouldnt surprise.
③
You are welcome.
④
You did an outstanding job and you really deserved it.
查看完整题目与答案
【单选题】
有以下程序,程序运行以后的输出结果是() #include stdio.h main( ) { int a[ ]={2,3,5,4},i; for(i=0;i switch(i%2) { case 0:switch(a[i]%2) {case 0:a[i]++;break; case 1:a[i]--; }break; case 1:a[i]=0; } for(i=0;i printf(\n); }
①
3 3 4 4
②
2 0 5 0
③
3 0 4 0
④
0 3 0 4
查看完整题目与答案
随机题目
【单选题】
The people had to ( ) a campaign to combat hatred against colored races.
①
launch
②
set
③
settle
④
lash
查看完整题目与答案
【单选题】
The husbands ( ) response to the problems in no way helped his marriage.
①
mature
②
young
③
naive
④
juvenile
查看完整题目与答案
【单选题】
Each nation need its own noble and ( ) father-figure.
①
popular
②
gentle
③
honourable
④
generous
查看完整题目与答案
【单选题】
Evaluation is part of the basic( ) of the project.
①
dynamics
②
dynamism
③
dynamical
④
dynamic
查看完整题目与答案
【单选题】
I braced myself for the ( ) blast.
①
evitable
②
inevitably
③
inevitability
④
inevitable
查看完整题目与答案
【单选题】
In such an emergency, one has no time to think carefully but to act ( ).
①
exactly
②
precisely
③
hastily
④
instinctively
查看完整题目与答案
【单选题】
Did you bring your ( ) from high school?
①
transcription
②
transctiptionist
③
transcipt
④
report
查看完整题目与答案
【单选题】
Her expression was ( ) and reminiscent.
①
wishful
②
wistfully
③
wistful
④
wistfulness
查看完整题目与答案
【单选题】
The bad weather ( )her spirit more than anything else.
①
lessened
②
strengthed
③
depressed
④
disappointed
查看完整题目与答案
【单选题】
Her team have helped her to get ( ) the difficult time.
①
across
②
away
③
through
④
around
查看完整题目与答案