

MCQOPTIONS
Saved Bookmarks
1. |
Which error will be produced if a local object is returned by reference outside a function? |
A. | Out of memory error |
B. | Run time error |
C. | Compile time error |
D. | No error |
Answer» D. No error | |