Cpp Programming 91 – Which of the following is an invalid visibility label while inheriting a class? / Cpp Programming, OOPs Concepts / By admin 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