Q:

Pass by reference of an object to a function _______________

0

Pass by reference of an object to a function _______________


  1. Affects the object in called function only
  2. Affects the object in prototype only
  3. Affects the object in caller function
  4. Affects the object only if mentioned with & symbol with every call

All Answers

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

 (c).Affects the object in caller function

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
Copy constructor definition requires _____________... >>
<< If object is passed by value, ________________...