Programming - Functions - Discussion

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

 



Q.

Which of the following statement is correct?                         


A. C++ enables to define functions that take constants as an argument. B. We cannot change the argument of the function that that are declared as constant.
C. Both A and B. D. We cannot use the constant while defining the function.

Answer: Option C
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion