Programming - Functions - Discussion

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

 



Q.

Which of the following statement is incorrect?                         


A. Default arguments can be provided for pointers to functions. B. A function can have all its arguments as default.
C. Default argument cannot be provided for pointers to functions. D. A default argument cannot be redefined in later declaration.

Answer: Option C
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion