Page 1 of 1

Which access specifier is used where one wants data members to be accessed by other classes but not from outside objects

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