填空题
A.public和privateB.public和protectedC.protected和privateD.仅protected
A.在创建对象前,静态成员不存在 B.静态成员是类的成员 C.静态成员不能是虚函数 D.静态成员函数不能直接访问非静态成员