Constructors and Destructors - Programming

Q1:

Which of the following are NOT provided by the compiler by default?

A Zero-argument Constructor

B Destructor

C Copy Constructor

D Copy Destructor

ANS:D - Copy Destructor

No answer description is available. Let's discuss.