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
945
0
Do you find this helpful?
3

Discussion

No comments yet