Home / CSE MCQs / C++ - MCQs :: Discussion

Discussion :: C++ - MCQs

  1. What we can't place followed by the non-default arguments?
  2. A.
    trailing arguments
    B.
    default arguments
    C.
    both a & b
    D.
    none of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    default arguments


Be The First To Comment