MCQs > IT & Programming > C++ > Which C++ function declarations is valid and passes the the function parameters by reference?

C++ MCQs

Which of the following C++ function declarations is valid and passes the the function parameters by reference?

Answer

Correct Answer: void myFunction (int& a, int& b, int& c)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it