Which members can never be accessed in derived class from the base class?
(a) Private
(b) Protected
(c) Public
(d) All except private
I have been asked this question in semester exam.
This interesting question is from Derived Class in chapter Classes of Object Oriented Programming