If object is passed by value, ________________
- Copy constructor is used to copy the values into another object in the function
- Copy constructor is used to copy the values into temporary object
- Reference to the object is used to access the values of the object
- Reference to the object is used to created new object in its place
(a).Copy constructor is used to copy the values into another object in the function
need an explanation for this answer? contact us directly to get an explanation for this answer