

MCQOPTIONS
Saved Bookmarks
1. |
If an array is used as function argument, the array is passed |
A. | by value |
B. | by reference |
C. | by name |
D. | the array cannot be used as a function argument |
Answer» C. by name | |