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
a) private
b) protected
c) public
d) both private and protected
b) protected
c) public
d) both private and protected