1.

A copy constructor is called

A. when an object is returned by value
B. when an object is passed by value as an argument
C. when compiler generates a temporary object
D. all the above
Answer» E.


Discussion

No Comment Found