1.

If_a_base_class_is_inherited_in_protected_access_mode_then_which_among_the_following_is_true?$

A. Public and Protected members of base class becomes protected members of derived class
B. Only protected members become protected members of derived class
C. Private, Protected and Public all members of base, become private of derived class
D. Only private members of base, become private of derived class
Answer» B. Only protected members become protected members of derived class


Discussion

No Comment Found