A class member declared protected becomes member of subclass of which type?
(a) public member
(b) private member
(c) protected member
(d) static member
I had been asked this question during an online exam.
I'd like to ask this question from Fundamentals of Inheritance in division Object Oriented Concepts of C#