When you pass a single integer array element to a method, the method receives: a. a copy

Question:

When you pass a single integer array element to a method, the method receives:

a. a copy of the array

b. the address of the array

c. a copy of the value in the element

d. the address of the element

e. none of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: