C - Arrays - Discussion

You Are Here :: Home > C > Arrays - Discussion

 



Q.

In C, if you pass an array as an argument to a function, what actually gets passed?

A. Value of elements in array B. First element of the array
C. Base address of the array D. Address of the last element of array

Answer: Option C
Explaination:

 


No Explanation








Discussion

Your Comments Goes here...
NameDiscussion