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

Discussion :: Object Oriented Programming Using C++

  1. When you omit parameters from a function call, values can be provided by

  2. A.
    formal parameters
    B.
    reference parameters
    C.
    overloaded parameters
    D.
    default parameters

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment