【单选题】【消耗次数: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
随机题目
【单选题】 烟酸缺乏会引起?
①  坏血病
②  夜盲症
③  癞皮病
④  神经管畸形
【单选题】 下列不属于老年人膳食原则的是?
①  饮食多样化
②  适量食用动物性食物
③  因牙齿不好减少蔬菜和水果的摄入量
④  食用大豆及其制品
【单选题】 淀粉的消化开始部位是
①  口腔
②  食管
③  胃十二指肠
④  空肠
【单选题】 含碘丰富的食品不包括
①  海带
②  海盐
③  紫菜
④  海参
【单选题】 以下不是含钾较低的食物的是?
①  鸭梨
②  冬瓜
③  茄子
④  菠菜
【单选题】 适用于一般门诊病人的膳食调查方法是( )
①  询问法
②  记帐法
③  称重法
④  查帐法
⑤  频率法
【单选题】 人体能量的食物来源是蛋白质、脂肪、碳水化合物,三者在总能量供给中恰当比例
①  碳水化合物占50%~65%,脂肪占20%~30%,蛋白质占10%~20%
②  碳水化合物占50%~60%,脂肪占20%~30%,蛋白质占10%~15%
③  碳水化合物占50%~65%,脂肪占20%~30%,蛋白质占10%~15%
④  碳水化合物占55%~65%,脂肪占10%~15%,蛋白质占20%~30%
【单选题】 下列哪一种维生素可以促进胶原蛋白的合成?
①  维生素E
②  维生素C
③  维生素B
④  维生素A
【单选题】 肉类中的铁主要存在形式是?
①  贮备铁
②  细胞色素氧化酶
③  血红蛋白
④  铁蛋白
⑤  肌红蛋白
【单选题】 每100g蛋黄中的胆固醇含量约为
①  15mg
②  200 mg
③  500 mg
④  1000 mg
⑤  1510 mg