Vidyalelo
C++ Programming · Q109

Classes and Objects in C++

Programming · C++ Programming · question 109

Q109

Which is used to pass the large objects in c++?

A.
pass by value
B.
pass by reference
Answer
C.
both pass by value & reference
D.
pass by name

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board