河南成教 / 计算机基础与程序设计
正确率:100%
67、
A.2
B.3
C.4
D.无结果
有如下程序片段:
int i = 0;
while(i <= 2)
printf("%d", i);
则i的最终执行结果是:( )
参考答案:
佳题速递: