Constructors and Destructors - Programming

Q1:

Constructors __________ to allow different approaches of object construction.

A cannot overloaded

B can be overloaded

C can be called

D can be nested

ANS:B - can be overloaded

No answer description is available. Let's discuss.