注意:此页面搜索的是所有试题
题目内容
(河北建筑工程学院C语言程序设计考试题)
void main( ){ int k=011; printf(”%d\n",k++); } }程序输出结果是( )得分:4分
A.12
B.11
C.10
D.9
A.12
B.11
C.10
D.9
参考答案