Computer Science, asked by biplavya11, 9 months ago

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

Answers

Answered by Anonymous
1

the Base address of the array will be passed.

Similar questions