1.

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

A. Outside the function scope
B. Within the function
C. Inside the main function
D. Inside the calling function
Answer» C. Inside the main function


Discussion

No Comment Found