

MCQOPTIONS
Saved Bookmarks
1. |
When a base class is privately inherited by the derived class, then_____________ . |
A. | protected members of the base class become private members of derived class |
B. | public members of the base class become private members of derived class |
C. | both a and b |
D. | only b |
Answer» D. only b | |