Qmark: 1
Total Marks: 50
Vol: 8
Font: Microsoft Sans Serif
Size: 10
Time Left:45:43
Multiple Choices
(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