Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming 72 – Which of the following are available only in the class hierarchy chain?

Question: Which of the following are available only in the class hierarchy chain?
[A]. Public data members
[B]. Private data members[C]. Protected data members
[D]. Member functions

Answer: Option C