0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
1 Posted Topic
The copy constructor is used when the class contain a data member which is a pointer.... when you say object a=b you did not want to make the pointers in the two objects have the same address....by doing this if ,for example object a has been destroyed there will be …
The End.
MMahmoud