Which returning an object, we can use ____________
(a) Default constructor
(b) Zero argument constructor
(c) Parameterized constructor
(d) Copy constructor
I have been asked this question in an interview.
Question is taken from Copy Constructor topic in portion Constructors and Destructors of Object Oriented Programming