【单选题】【消耗次数:1】
I’dliketoknowwhatyou______theplantsIgaveyou.
madefor
dealtwith
liveon
didwith
参考答案:
复制
纠错
相关题目
【单选题】 以下程序段: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
随机题目
【多选题】 从下列诗篇中,选出杜甫的五言律诗( )
①  《兵车行》
②  《春夜喜雨》
③  《登高》
④  《北征》
⑤  《登岳阳楼》
【多选题】 李贺诗歌的主要内容是( )
①  抒写理想、抱负,表现为国建功立业的思想
②  描写农村景色,展示田园风光
③  描写山水景物
④  抒发怀才不遇的苦痛
⑤  描写神仙鬼怪和有关死亡、游仙、梦幻的诗,流露出迷惘、苦闷的情绪
【多选题】 从下列作品中,选出五绝诗( )
①  《山行》
②  《送元二使安西》
③  《登鹳雀楼》
④  《春望》
⑤  《独坐敬亭山》
【单选题】 在清代被当作“淫书”焚毁的戏剧作品是( )
①  《窦娥冤》
②  《西厢记》
③  《墙头马上》
④  《竹坞听琴》
【单选题】 南方戏剧圈中的杂剧作家,成就最突出的是( )
①  郑光祖
②  乔吉
③  宫天挺
④  秦简夫
【单选题】 词句“但愿人长久,千里共婵娟”出自( )
①  张先《天仙子》
②  范仲淹《渔家傲》
③  辛弃疾《水龙吟》
④  苏轼《水调歌头》
【单选题】 元初开国功臣中最突出的诗人是( )
①  萨都剌
②  耶律楚材
③  贯云石
④  元好问
【单选题】 下列属于婉约派词人的是( )
①  秦观
②  苏轼
③  辛弃疾
④  张元干
【单选题】 《容斋随笔》的作者是( )
①  陆游
②  洪迈
③  罗大经
④  周密
【单选题】 既是杜甫困守长安十年的思想与生活的总结,又标志着诗人现实主义诗歌创作所达到的新的高度的杰出诗篇是( )
①  《春望》
②  《丽人行》
③  《北征》
④  《兵车行》
⑤  《自京赴奉先县咏怀五百字》