Home / C# Programming / Polymorphism :: Discussion

Discussion :: Polymorphism

  1. Which of the following keyword is used to overload user-defined types by defining static member functions?

  2. A.
    op
    B.
    opoverload
    C.
    operator
    D.
    operatoroverload
    E.
    udoperator

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment