Respuesta :
If a person pass an array to a method, the method gets array's reference.
What is the reference about?
Note that in the act of sending an array to a method, the method is said to gets the array's reference and the array reference is said to often returned only if a method brings back an array.
Therefore, one can say that If a person pass an array to a method, the method gets array's reference.
Learn more about array from
https://brainly.com/question/24275089
#SPJ9