ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
When a copy constructor is called?
Correct Answer: A — All of the mentioned
Copy constructor is called in all the above-mentioned criteria because in all the above cases we are somehow trying to copy one object into another.