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

Discussion :: OOPS Concepts

  1. Which of the following access specifier is used as a default in a class definition?

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

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment