主观

在下面横线处填上适当的语句完成类的定义。

#include ﹤iostream﹥

using namespace std;

class Base {

int x;

static const int b;

public:

Base (int, int);

const int *a;

};

_________ b=15;

Base:: Base( int i, int j): _________ { }

参考答案
您可能感兴趣的试题
¥

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服