True/False
The default copy constructor and default operator = provide deep copy.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: A pointer is a variable that holds
Q14: Write a type definition for pointer variables
Q15: In deep copy,pointers are followed and data
Q16: An array name is a constant pointer
Q17: Give the output from this code fragment:<br>int
Q19: You can get a pointer value to
Q20: When declaring several pointer variables,there must be
Q21: Given the declarations below,write a code fragment
Q22: Tell about the freestore (also known as
Q23: One can use the & operator to