Saved Bookmarks
| 1. |
Pass an array to a function in C++, the function needs the array name as …….. (a) a function(b) an argument (c) global object (d) string |
|
Answer» (b) an argument |
|