单项选择题
下列程序段的输出结果为() float x=213.82631; printf(“%3d”,(int)x);
A.213.82 B.213.83 C.213 D.8
A.123 B.100000 C.A’ D.”abc”
A.1 B.2 C.3 D.多个