铜冷却壁使用寿命在()。
A、10以上
B、12以上
C、15以上
参考答案:C
以下函数值的类型是______。 fun(float x) float y; y=3*x-4; return y;
A) int B) 不确定 C) void D) float