Q. When an array name is passed to a function, the function (Solved)
1. accesses exactly the same array as the calling program.
2. refers to the array using a different name than that used by the calling program.
3. refers to the array using the same name as that used by the calling program.
4. a and b
- d. a and b