Q.

Which of the following statement is correct?

A. The default value for an argument cannot be function call.
B. C++ allows the redefinition of a default parameter.
C. Both A and B.
D. C++ does not allow the redefinition of a default parameter.
Answer» D. C++ does not allow the redefinition of a default parameter.
3.8k
0
Do you find this helpful?
18

Discussion

No comments yet