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
	[B]. private[C]. protected
[D]. friend
Answer: Option D
