Home / CSE / Object Oriented Programming Using C++ :: Discussion

Discussion :: Object Oriented Programming Using C++

  1. The feature in object-oriented programming that allows the same operation to be carried out differently, depending on the object, is_____

  2. A.
    inheritance
    B.
    polymorphism
    C.
    overfunctioning
    D.
    overriding

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment