单项选择题有以下程序main(){int k=5;while(--k)printf( %d ,k-=3);printf( \n );}执行后的输出结果是【 】。
单项选择题在Windows环境下,下列叙述中正确的是( )。