Cpp Programming Quiz 258 – Constructors __________ to allow different approaches of object construction.

Question: Constructors __________ to allow different approaches of object construction.
[A].
cannot overloaded
[B].

can be overloaded
[C].

can be called
[D].

can be nested 

Answer: Option B

Explanation:

No answer description available for this question.