网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
9、表达式“18/4*sqrt(4.0)/8”值的数据类型是()。
A.int
B.float
C.double
D.不确定
参考答案和解析
B
更多 “9、表达式“18/4*sqrt(4.0)/8”值的数据类型是()。A.intB.floatC.doubleD.不确定” 相关考题
考题
单选题1)#include
2)#include
3)using namespace std;
4)double max(double x,doubley)
5){
6)if(xy)
7)return x;
8)else
9)return y;
10)}
11)int main()
12){
13)doublea,b,c;
14)cout a b;
16)c=max(a,b);
17)cout " the squart of max imum=" sqrt( c );
18)}
执行第15行时,若输入“8空格9回车”,则第4行中,y的值是:()A
0B
随机值C
9D
9.0000000000000000
热门标签
最新试卷