Question: When you pass the entire array to a method, the method receives: a. a copy of the array b. the address of the array c.
When you pass the entire array to a method, the method receives:
a. a copy of the array
b. the address of the array
c. a copy of the first value in the array
d. the address of each of the elements in the array
e. none of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
