

MCQOPTIONS
Saved Bookmarks
1. |
The deep copy is possible only with the help of __________ |
A. | Implicit copy constructor |
B. | User defined copy constructor |
C. | Parameterized constructor |
D. | Default constructor |
Answer» C. Parameterized constructor | |