Home / C++ Programming / OOPS Concepts :: Discussion

Discussion :: OOPS Concepts

  1. Which of the following is an invalid visibility label while inheriting a class?

  2. A.
    public
    B.
    private
    C.
    protected
    D.
    friend

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment