Computer Science, asked by velichetisaivardhan, 2 months ago

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 hemansh3949
1

Answer:

c

Explanation:

c

Similar questions