Q. When you pass an array to a method, the method recieve (A) copy of the array (B) The length of the array (C) The reference of the array (D) copy of the first element ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) The reference of the array