Multiple Choice
When objects contain pointers, it is a good idea to create an explicit __________ function.
A) destructor
B) copy constructor
C) static constructor
D) inline constructor
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: In C++ if you overload the <
Q34: When you overload an operator, you cannot
Q35: An aggregate class's constructor can use a
Q36: Which of the following operators may be
Q37: In C++11 the _ operator swaps the
Q39: A(n) _ is a special built-in pointer
Q40: If a member is declared _, all
Q41: You can overload the conditional operator to
Q42: C++ requires that a copy constructor's parameter
Q43: By default, when an object is assigned