Home / CSE MCQs / C++ - MCQs :: Discussion

Discussion :: C++ - MCQs

  1. The fields in the class in c++ program are by default
  2. A.
    protected
    B.
    private
    C.
    public
    D.
    none of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    private


Be The First To Comment