下面程序的输出结果是 【13】
#include <iostream>
using namespace std;
class A

int a, b;
public:
A( )

a = b = 0;

A(int aa, int bb ) : a(aA) , b(bB)

cout <<"a="<<a<<","<<"b="<<b<<",";

~A( )

cout<<"D";
;
int main ( )

A x, y(2, 3);
return 0;

题库:计算机等级考试 类型:填空题 时间:2017-07-03 15:23:30 免费下载:《填空》Word试卷

下面程序的输出结果是 【13】
#include <iostream>
using namespace std;
class A

int a, b;
public:
A( )

a = b = 0;

A(int aa, int bb ) : a(aA) , b(bB)

cout <<"a="<<a<<","<<"b="<<b<<",";

~A( )

cout<<"D";
;
int main ( )

A x, y(2, 3);
return 0;

下面程序的输出结果是 【13】 。  #include <iostream>  using namespace std;  class A      int a

本题关键词:输出结果,面试程序,竣工结算程序,结果,肝糖输出,输出浓度,程序,结果均,下果藤,出疹顺序;

微信扫码获取答案解析
下载APP查看答案解析