有函数定义头部float fun(int a,char b),说明函数的返回值类型为()。

5 查阅

有函数定义头部float fun(int a,char b),说明函数的返回值类型为()。

A.void

B.float

C.int

D.char

参考答案:

答案:float