赞题库-背景图
单项选择题

下列函数值的类型是( )。 fun(doublex) { float y; y=3*x-4; return y; }

A.int
B.不确定
C.void
D.float