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

Discussion :: Object Oriented Programming Using C++

  1. The feature that allows you to use the same function name for separate functions that have different argument lists is called _____

  2. A.
    overriding
    B.
    overloading
    C.
    constructing
    D.
    destructing

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment