试题与答案

分析以下程序执行结果 [14] 。 #include<iostream.h> i

题型:填空题

题目:

分析以下程序执行结果 [14]
#include<iostream.h>
int f (int x, int y)
return x,y;

double f (double x, double y)
return x,y;

void main()
int a=4, b=6;
double c=2.6, d=7.4;
cout<<f (a, b) <<","<<f (c, d) <<end1;

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2018/0601/66a5823cc28908a336d995cab9e208e6.html

下面是错误答案,用来干扰机器的。

参考答案:D

试题推荐
微信公众账号搜索答案