题目内容

执行下面语句后,变量i的值是( )。for(i=1;i++<4;) ;

A. 3
B. 4
C. 5
D. 不确定

查看答案
更多问题

下面程序运行的结果是( )。# includevoid main( ){ int a=1,b=2,c=4,t;while(a

A. 2,1,3
B. 2,1,4
C. 1,2,0
D. 1,2,2

以下程序运行的结果是( )。# includevoid main( ){ int a=0;while(a++<=2) ;printf("%d",a);}

A. 012
B. 123
C. 3
D. 4

There are lots of trees ________ river.

A. in either side of
B. in either sides of
C. on either sides of
D. on either side of

Taiwan is ______ the east of Fujian.

A. in
B. at
C. to
D. on

答案查题题库