Q40
When you pass an array to a method, the method receives ________ .
A.
A copy of the array.
B.
A copy of the first element.
C.
The reference of the array.
AnswerD.
The length of the array.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board