

MCQOPTIONS
Saved Bookmarks
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 |
E. | are created?a) Outside the function scopeb) Within the functionc) Inside the main functiond) Inside the calling function |
Answer» C. Inside the main function | |