When you pass an array to a method, the method receives ______.
1. the length of the array
2. a copy of the reference to the first element
3. a copy of the reference to the array
4. a copy of the first element
5 .a copy of the array