Which of these is used as a default specifier for a member of the class if no access specifier is used for it?
Posted: Wed Jul 13, 2022 7:56 pm
a) private
b) public
c) public, within its own class
d) protected
b) public
c) public, within its own class
d) protected