Cpp Programming Quiz 176 – Which of the following statement is correct?
[B]. Minimum one parameter of a function must be a default parameter.[C]. All the parameters of a function can be default parameters.
[D]. No parameter of a function can be default.
Answer: Option C
