Q:

Pass by address passes the address of object _________ and pass by reference passes the address of the object _________

0

Pass by address passes the address of object _________ and pass by reference passes the address of the object _________


  1. Explicitly, explicitly
  2. Implicitly, implicitly
  3. Explicitly, Implicitly
  4. Implicitly, explicitly

All Answers

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

(c).Explicitly, Implicitly

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

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
If an object is passed by reference, the changes m... >>
<< If an object is passed by value, _________________...