Cpp Programming Quiz 168 – Which of the following statement is correct?
[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
Cpp Programming Quiz 168 – Which of the following statement is correct? Read More »
Cpp Programming, Functions