Home / C# Programming / Inheritance :: Discussion

Discussion :: Inheritance

  1. Which of the following are reuse mechanisms available in C#.NET?

    1. Inheritance
    2. Encapsulation
    3. Templates
    4. Containership
    5. Polymorphism

  2. A.
    1, 4
    B.
    1, 3
    C.
    2, 4
    D.
    3, 5

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment