What actually get pass when you pass an array as a function argument?
A. All value of element in array
B. Base address of the array
C. Address of the last element of array
D. First value of elements in array
Answers
Answered by
1
Answer:
c
Explanation:
c
Similar questions