Q:

Where the temporary objects (created while return by value) are created?

0

Where the temporary objects (created while return by value) are created?


  1. Outside the function scope
  2. Within the function
  3. Inside the main function
  4. Inside the calling function

All Answers

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

 (b).Within the 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
Which is the correct syntax for returning an objec... >>
<< Whenever an object is returned by value __________...