单选题
以下函数值的类型是______。
fun(double x)
{foat y;
y=3*x-4;
return y;
)
A、
int
B、
不确定
C、
void
D、
float
【正确答案】
A
【答案解析】
提交答案
关闭