When an object is returned___________
(a) A temporary object is created to return the value
(b) The same object used in function is used to return the value
(c) The Object can be returned without creation of temporary object
(d) Object are returned implicitly, we can’t say how it happens inside program
The question was asked in semester exam.
I'm obligated to ask this question of Objects topic in chapter OOPs Concept & Features of Object Oriented Programming