Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming Quiz 184 – Where the default value of parameter have to be specified?

Question: Where the default value of parameter have to be specified?
[A]. Function call
[B]. Function definition[C]. Function prototype
[D]. Both B or C

Answer: Option C