【单选题】【消耗次数:1】
Mywalletisnowheretobefound.I________whenIwasonthebus.
musthavedroppedit
mustdropit
shouldhavedroppedit
oughttohavedroppedit
参考答案:
复制
纠错
相关题目
【单选题】 以下程序段: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
随机题目
【单选题】 临床上成人抽取红骨髓的常用部位是
①  肱骨
②  锁骨
③  胫骨
④  肋骨
⑤  髂骨
【单选题】 属于牙周组织的结构是
①  牙髓
②  牙釉质
③  牙龈
④  牙骨质
⑤  牙质
【单选题】 脑膜中动脉起自
①  面动脉
②  颞浅动脉
③  上颌动脉
④  颈内动脉
⑤  锁骨下动脉
【单选题】 成人颅骨最薄弱处为
①  前囟点
②  乳突部
③  翼点
④  人字点
⑤  额部
【单选题】 关于右淋巴导管的描述,正确的是
①  是全身最大的淋巴导管
②  起于乳糜池
③  右颈干汇入右淋巴导管
④  收集人体右半身的淋巴
⑤  注入右锁骨下静脉
【单选题】 关于小脑损伤的表现,错误的是
①  肌张力减弱
②  平衡失调
③  蹒跚步态
④  肢体瘫痪
⑤  共济运动失调
【单选题】 面部危险三角区位于
①  鼻根与两侧口角之间
②  鼻根与两侧鼻翼之间
③  鼻尖与两侧口角之间
④  鼻尖与两侧内眦之间
⑤  鼻尖与两侧外眦之间
【单选题】 关于淋巴管的描述,正确的是
①  管径是均匀一致的
②  始终与血管伴行
③  存在于所有的器官组织内
④  有大量瓣膜
⑤  最终都汇入右淋巴导管
【单选题】 关于第四脑室的描述,正确的是
①  位于中脑、脑桥与小脑之间
②  其底为中脑和脑桥背侧的菱形窝
③  顶部有脉络组织
④  借延髓中央管连于第三脑室
⑤  借一对正中孔与蛛网膜下隙相通
【单选题】 女性乳房外侧部的淋巴管注入
①  外侧淋巴结
②  肩胛下淋巴结
③  胸肌淋巴结
④  胸骨旁淋巴结
⑤  膈下淋巴结