A

Admin • 833K Points
Coach

Q. When a copy constructor may be called?

  • (A) When an object of the class is returned by value.
  • (B) When an object of the class is passed (to a function) by value as an argument.
  • (C) When an object is constructed based on another object of the same class
  • (D) All of the above
  • Correct Answer - Option(D)
  • Views: 20
  • Filed under category C++
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.