单项选择题

有函数int m( float x) {float z;z=x;return(z);}则返回值是()

A.整型值
B.X
C.Z
D.实型值