Which type of members can’t be accessed in derived classes of a base class?
(a) Protected
(b) Private
(c) Public
(d) All can be accessed
I had been asked this question at a job interview.
I'd like to ask this question from Base Class in section Classes of Object Oriented Programming