Home / C# Programming / Inheritance :: Discussion

Discussion :: Inheritance

  1. Private members of base class cannot be accessed by derived class member functions or objects of derived class.

  2. A.
    True
    B.
    False

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment