Answers

Question and Answer:

  Home  C++ Constructors

⟩ If the programmer does not explicitly provide a destructor, then which of the following creates an empty destructor? A. Preprocessor B. Compiler C. Linker D. main() function

Option B

Compiler

 196 views

More Questions for you: