(Choose 1 answer)
When an array name is passed to a function, the function
A. accesses exactly the same array as the calling function
B. accesses a copy of the array passed by the program
C. refers to the array using the same name as that used by the calling program
Exit 34