Home / C# Programming / Polymorphism :: Discussion

Discussion :: Polymorphism

  1. A derived class can stop virtual inheritance by declaring an override as

  2. A.

    inherits

    B.

    extends

    C.

    inheritable

    D.

    not inheritable

    E.

    sealed

    View Answer

    Workspace

    Answer : Option E

    Explanation :

    No answer description available for this question.


Be The First To Comment