Answers

Question and Answer:

  Home  C++ Constructors

⟩ Which of the following are NOT provided by the compiler by default? A. Zero-argument Constructor B. Destructor C. Copy Constructor D. Copy Destructor

Option D

Copy Destructor

 184 views

More Questions for you: