Solved

When an Array Name Is Passed to a Function, the Function

Question 4

Multiple Choice

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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions