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