Home / C++ Programming / Functions - C++ :: Discussion

Discussion :: Functions - C++

  1. Where the default value of parameter have to be specified?

  2. A.
    Function call
    B.
    Function definition
    C.
    Function prototype
    D.
    Both B or C

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment