Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 7 (Q.No. 24)
24.
To pass an array by reference, you
must include the address-of (&) operator before the array's name
must include the number symbol (#) before the array's name
do not have to do anything because arrays are automatically passed by reference
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.