导航
您当前的位置:首页 > 计算机 > 等级考试
问题:

[单选题]AA.png" style="float:none;width:120px;height:54px;" border="0" hspace="0" vspace="0若程序前面已在命令行中包含math.h文件,不能够计算上述公式的程序段是(  )。更新日期:2021-08-26

Ay=sqrt(x); if(x<0)y=sqrt(-x);

Bif(x>=0)y=sqrt(x); else y=sqrt(-x);

Cif(x>=0)y=sqrt(x); if(x<0)y=sqrt(-x);

Dy=sqrt(x>=0?x:-x);

答案解析:

相关问题
关于我们 | 用户指南 | 版权声明 | 给我留言 | 联系我们 | 积分商城 | 答案求助 | 网站地图
Copyright © 2024 www.daanwo.com All Rights Reserved