Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 10 (Q.No. 31)
31.
When a program calls a function that has default parameters, if you omit an argument, you must _____
not omit any other arguments
omit all arguments
omit all arguments to the right of that argument
omit all arguments to the left of that argument
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.