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

Discussion :: C++ - MCQs

  1. When our function doesn't need to return anything means what we will as parameter in function?
  2. A.
    void
    B.
    blank space
    C.
    both a & b
    D.
    none of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    blank space


Be The First To Comment