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: both a and b
Post a Comment