

MCQOPTIONS
Saved Bookmarks
1. |
Which is used to pass the large objects in c++? |
A. | pass by reference |
B. | pass by value |
C. | both reference & pass by value |
D. | function |
E. | None of these |
Answer» B. pass by value | |