Q:

If an object is being returned by value then __________________________

0

If an object is being returned by value then __________________________


  1. Its member values are made constant
  2. Its member values have to be copied individually
  3. Its member values are not used
  4. Its member values are copied using copy constructor

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).Its member values are copied using copy constructor

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING - OBJECTS AND POINTERS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Why temporary object is not created in return by r... >>
<< Which among the following is correct?...