已定义类A:classA{public:intx;staticinty;};intA.:y=0;下列语句中错误的是()。


已定义类A:classA{public:intx;staticinty;};intA.:y=0;下列语句中错误的是()。

A.A.:y=1;B.A.x=1;A.y=1;C.Aa;a.x=1;a.y=1;D.Aa;a.x=1;A.:y=1;正确答案:A.x=1;A.y=1;22、静态成员函数没有()

A.返回值

B.this指针

C.指针参数

D.返回类型

正确答案:this指针


Tag:面向对象的C++和Windows编程 指针 静态 时间:2021-12-25 13:56:12