Copy constructor definition requires __________________
(a) Object to be passed by value
(b) Object not to be passed to it
(c) Object to be passed by reference
(d) Object to be passed with each data member value
This question was addressed to me in exam.
I want to ask this question from Passing Object to Functions in section Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming