注意:此页面搜索的是所有试题
题目内容
(河南财经政法大学-C语言程序设计)
( )strlen 11.若i为整型变量,则以下循环的次数是for(i=2;i==0;)printf(“%d”,i--);
A.无限次
B.0次
C.1次
D.2次
A.无限次
B.0次
C.1次
D.2次
参考答案