以下派生方式中,能让派生类访问基类中的protected成员的是

以下派生方式中,能让派生类访问基类中的protected成员的是
A、public和protected
B、public和private
C、private和protected
D、仅public
【正确答案】:A