Which of these is used as a default specifier for a member of the class if no access specifier is used for it?
(a) private
(b) public
(c) public, within its own class
(d) protected
The question was asked in an online quiz.
This key question is from Public & Private Access Modifier topic in portion Arrays and Strings of C#