Cpp Programming Quiz 214 – Which of the following are NOT provided by the compiler by default?

Question: Which of the following are NOT provided by the compiler by default?
[A].Zero-argument Constructor
[B].Destructor
[C].Copy Constructor
[D].Copy DestructorAnswer: Option D