Q. When an array is passed to a method, what does the method receive? (A) The reference of the array (B) A copy of the array (C) Length of the array (D) Copy of first element ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) The reference of the array