If an object is passed by reference to a function then it must be returned by reference.
(a) True
(b) False
This question was addressed to me in an internship interview.
My doubt is from Returning Objects in chapter Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming