True/False
When a class contains a pointer to dynamically allocated memory, it a good idea to have the class overload the assignment operator.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: A derived class may not have any
Q60: A base class cannot contain a pointer
Q61: A good reason for overloading an operator
Q62: Object composition is useful for creating a
Q63: When you overload an operator, you cannot
Q64: When you redefine the way a standard
Q65: _ is commonly used to extend a
Q66: When overloading the operator ++, _ is
Q67: A function object is<br>A) an instance of
Q68: A(n) _ member variable may be accessed