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