填空题 若有以下函数定义,函数返回值的类型是 【7】
fun(double A)
return a*a*a;

  • 1、
【正确答案】 1、int类型    
【答案解析】