Answers

Question and Answer:

  Home  C++ Constructors

⟩ Which of the following gets called when an object goes out of scope? A. constructor B. destructor C. main D. virtual function

Option B

destructor

 192 views

More Questions for you: