In C, if you pass an array as an argument to a function, what actually gets passed?
1.value of elements in array
2.first element of the array
3.base address of the array
4.address of the last element of array
Answer:3
Posted Date:-2022-07-06 14:00:19