单选题:有如下类声明: classMyBASE{ intk; public: voidset(intn){k=n;} intge

  • 题目分类:C++
  • 题目类型:单选题
  • 号外号外:注册会员即送体验阅读点!
题目内容:
有如下类声明:
classMyBASE{
intk;
public:
voidset(intn){k=n;}
intget()const{returnk;}
};
classMyDERIVED:protectedMyBASE{
protected:
intj;
public:
voidset(intm,intn){MyBASE::set(m);j=n;}
intget()const{returnMyBASE::get()+j;}
};
则类MyDERIVED中保护的数据成员和成员函数的个数是(  ) A.4
B.3
C.2
D.1
参考答案:
答案解析:

“Salty”Rice Plant Boosts Harvests British scientists are bre

“Salty”Rice Plant Boosts Harvests British scientists are breeding a new generati

查看答案

Which country is the largest coffee producer?

Which country is the largest coffee producer?A.Brazil B.Colombia C.Ethiopia D.Eg

查看答案

“some” in the last sentence of the first paragraph refers to

“some” in the last sentence of the first paragraph refers toA.some cocoa trees B

查看答案

设有如下关系表: 则下列操作中正确的是(  )

设有如下关系表: 则下列操作中正确的是(  )A.T=R∩S B.T=R∪S C.T=R×S D.T=R/S

查看答案

Henry Manley had no idea at all why George Strong wanted to

Henry Manley had no idea at all why George Strong wanted to see him. A.right B.W

查看答案