Functions - Programming

Q1:

Which of the following statement is correct?

A Constructors can have default parameters.

B Constructors cannot have default parameters.

C Constructors cannot have more than one default parameter.

D Constructors can have at most five default parameters.

ANS:A - Constructors can have default parameters.

No answer description is available. Let's discuss.