使用static修饰符修饰的方法,可以访问非static类型的类成员。

使用static修饰符修饰的方法,可以访问非static类型的类成员。

A.正确

B.错误

正确答案:错误

猜你喜欢