题目内容

1)#include < iostream > 2)# include < math.h > 3)using namespace std; 4)double max(double x,doubley); 5)void main() 6){ 7)double a,b,c; 8)cout << " input two numbers: "; 9)cin>>a>>b; 10)c=max(a,b); 11)cout<< " the squart of max imum="<< sqrt(c); 12)} 13)double max(doublex,doubley) 14){ 15)if(x>y) 16)returnx; 17)else 18)returny; 19)}若执行第9行时,输入89后按回车,则执行到14行时,x的值是:()

A. 0
B. 随机值
C. 8
D. 8.0(小数位数由编译器决定)

查看答案
更多问题

能通过校正()的方法将其消防的误差。

A. 随机测量误差
B. 抽样误差
C. 系统误差
D. 观察误差
E. 以上均不对

油品测温过程中,下放或上提温度计时,绳索应始终接触()。

手机的接收电路有直接变换接收机和间接变换接收机两种。()

A. 正确
B. 错误

下列()海区不是《防止船舶垃圾污染规则》规定的特殊区域。

A. 黑海
B. 波罗的海
C. 日本海

答案查题题库