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

Cpp Programming 91 – Which of the following is an invalid visibility label while inheriting a class?

Question: Which of the following is an invalid visibility label while inheriting a class?
[A]. public
[B]. private[C]. protected
[D]. friend

Answer: Option D