McqMate
| Q. |
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» D. a and b | |
View all MCQs in
Object Oriented Programming (OOP)No comments yet