Which of these is used as default for a member of a class if no access specifier is used for it?
(a) private
(b) public
(c) protected internal
(d) protected
This question was posed to me during an online interview.
Query is from Accessor controls of class topic in division Miscellaneous topics of C#