必典考网

1)#include < iostream >2)#include < cmath >3)

  • 下载次数:
  • 支持语言:
  • 1443
  • 中文简体
  • 文件类型:
  • 支持平台:
  • pdf文档
  • PC/手机
  • 【名词&注释】

    字符串(string)、存储空间(storage space)、形式参数(formal parameter)、内存空间(memory space)、操作符(operator)

  • [单选题]1)#include < iostream >2)#include < cmath >3)using namespace std;4)double max(double x,doubley)5){6)if(x>y)7)return x;8)else9)return y;10)}11)int main()12){13)doublea,b,c;14)cout <<" input two numbers:";15)cin >> a >> b;16)c=max(a,b);17)cout <<" the squart of max imum="<< sqrt( c );18)}

  • A. D

  • 查看答案&解析 查看所有试题
  • 学习资料:
  • [单选题]1)#include2)usingnamespacestd;3)intmain()4){5)inta,b,result;6)couta>>b;8)result=3*a-2*b+1;9)cout
  • A. B

  • [单选题]1)#include 2)# include 3)using namespace std;4)double max(double x,doubley);5)void main()6){7)double a,b,c;8)cout >a>>b;10)c=max(a,b);11)cout
  • A. C

  • [单选题]1)#include 2)#include 3)using namespace std;4)double max(double x,doubley)5){6)if(x>y)7)return x;8)else9)return y;10)}11)int main()12){13)doublea,b,c;14)cout a >> b;16)c=max(a,b);17)cout
  • A. C

  • 本文链接:https://www.51bdks.net/show/43yxvj.html
  • 推荐阅读

    @2019-2025 必典考网 www.51bdks.net 蜀ICP备2021000628号 川公网安备 51012202001360号