Programming - Functions - Discussion

You Are Here :: Home > C++ Language > Functions - Discussion

 



Q.

Which of the following statement is correct?                         


A. Overloaded functions can have at most one default argument. B. An overloaded function cannot have default argument.
C. All arguments of an overloaded function can be default. D. A function if overloaded more than once cannot have default argument.

Answer: Option C
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion