Programming - Functions - Discussion

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

 



Q.

Which of the following statement is correct?                         


A. Overloaded functions can accept same number of arguments. B. Overloaded functions always return value of same data type.
C. Overloaded functions can accept only same number and same type of arguments. D. Overloaded functions can accept only different number and different type of arguments.

Answer: Option A
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion