Discussion :: Functions - C++
-
What will be the output of the following program?
#include void MyFunction(int a, int b = 40) { cout" a = "" b = " } int main() { MyFunction(20, 30); return 0; }
Answer : Option B
Explanation :
No answer description available for this question.
Be The First To Comment

Whatsapp
Facebook