【单选题】【消耗次数:1】
对于下面的for循环语句,可以断定它执行( )次循环。 for(x=0,y=0;(y!=67)(xx++) printf(----
无限
不定
5次
4次
参考答案:
复制
纠错
相关题目
【单选题】 以下for循环的执行次数是()。 for(x=0,y=0; (y=123)&&(x x++);
①  无限循环
②  循环次数不定
③  4次
④  3次
【单选题】 执行循环语句for (x=0,y=0;(x!=3)&&(x<8);x++)y++;后y 的值是()。
①  3
②  8
③  0
④  不确定
【单选题】 写出下面程序的执行结果。main(){ int x=1,y=1,z=0;if(z0)if(y0) x=3;else x=5;printf(%d\tif(z=y0) x=3;else if(y= =0 ) x=5;else x=7;printf(%d\tprintf(%d\t}
①  1 5 1
②  1 7 0
③  3 7 0
④  5 5 0
【单选题】 写出下面程序的执行结果。main(){ int x=1,y=1,z=0;if(z0)if(y0) x=3;else x=5;printf(%d\tif(z=y0) x=3;else if(y= =0 ) x=5;else x=7;printf(%d\tprintf(%d\t
①  1 7 0
②  3 7 0
③  5 5 0
④  1 5 1
【单选题】 写出下面程序的执行结果。main(){ int x=1,y=1,z=0;if(z0)if(y0) x=3;else x=5;printf(%d\tif(z=y0) x=3;else if(y= =0 ) x=5;else x=7;printf(%d\tprintf(%d\t}
①  1 5 1
②  3 7 0
③  5 5 0
④  1 7 0
【单选题】 写出下面程序的执行结果。main(){ int x=1,y=1,z=0;if(z0)if(y0) x=3;else x=5;printf(%d\tif(z=y0) x=3;else if(y= =0 ) x=5;else x=7;printf(%d\tprintf(%d\t}
①  1 7 0
②  3 7 0
③  5 5 0
④  1 5 1
【单选题】 执行下面程序后,运行结果是 #includevoid main( ) { int x=41,y=1; if (x%3==0 x%7==0) { y+=x;printf(y=%d\n} else {y=x;printf(y=%d} }
①  y=41
②  y=43
③  y=42
④  y=1
【单选题】 写出下面程序的执行结果。main( ){ int x,y=1; if(y!=0) printf(“%d\t”,x); if(y= =0) else printf(“%d\t\n”,x);
①  1 3
②  1 5
③  5 3
④  5 5
【单选题】 写出下面程序的执行结果。main( ){ int x,y=1; if(y!=0) printf(“%d\t”,x); if(y= =0) else printf(“%d\t\n”,x);}
①  1 3
②  1 5
③  5 3
④  5 5
【单选题】 循环for(int i=0,x=0;!x&&i<=5;i++);的循环体执行次数是()
①  5
②  6
③  1
④  无限
随机题目
【单选题】 You [填空] smoke here.
①  mustnt
②  cant
③  canot
④  dont
【单选题】 Di Wang Building is the[填空]of Shenzhen.
①  landmark
②  land
③  scape
④  landmarks
【单选题】 [填空] a surprise!
①  What
②  how
③  when
④  that
【单选题】 [填空]is better than cure.
①  Prevent
②  Prevented
③  Prevention
④  Preventions
【单选题】 Let us have a break, [填空]?
①  will you
②  shall we
③  shant we
④  wont we
【单选题】 [填空] wonderful!
①  How
②  so
③  although
④  what
【单选题】 Chinese economic and trade exhibitions have[填空] the exchange of the advanced techniques with foreign countries.
①  promoted
②  provided
③  moved
④  risen
【单选题】 Trade with other countries [填空] important.
①  are
②  have
③  is
④  has
【单选题】 If I [填空] you, Id ask her.
①  was
②  were
③  am
④  are
【单选题】 You have[填空]progress with your English.
①  taken
②  make
③  took
④  made