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
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
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
