Page 1 of 1

Which specifier makes all the data members and functions of base class inaccessible by the derived class?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) private
b) protected
c) public
d) both private and protected