McqMate
| Q. |
If you pass an array as an argument to a function, what actually gets passed? |
| A. | Base address of the array |
| B. | Value of elements in array |
| C. | First element of the array |
| D. | Address of the last element of array |
| Answer» A. Base address of the array | |
View all MCQs in
Programming for Problem SolvingNo comments yet