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