以下函数fun形参的类型是( )。 fun( float x) { float y; y=3*x-4; return y; } A、int ; B、void; C、float; D、不确定 发布时间:2025-06-03 10:54:10