If an object is passed by reference, the changes made in the function ___________
- Are reflected to the main object of caller function too
- Are reflected only in local scope of the called function
- Are reflected to the copy of the object that is made during pass
- Are reflected to caller function object and called function object also
(a).Are reflected to the main object of caller function too
need an explanation for this answer? contact us directly to get an explanation for this answer