Which of these access specifiers must be used for class so that it can be inherited by another subclass?
(a) public
(b) private
(c) both public & private
(d) none of the mentioned
This question was addressed to me during an online exam.
Origin of the question is Accessor controls of class topic in division Miscellaneous topics of C#