1.

When an array name is passed to a function, the function

A. accesses exactly the same array as the calling program.
B. refers to the array using a different name than that used by the calling program.
C. refers to the array using the same name as that used by the calling program.
D. a and b
Answer» E.


Discussion

No Comment Found