下列程序段的输出结果为( )。float k=0.85

下列程序段的输出结果为( )。

float k=0.8567;
printf("%4.1f%%",k*100);
答案
C

题目信息

题号:1440
题型:单选题
难度:普通