Computer Science, asked by atulrawat2414, 1 year ago

In c, if you pass an array as an argument to a function, what actually gets passed?a)value of elements in arrayb)first element of the arrayc)base address of the arrayd)copy of elements in the array

Answers

Answered by pranavmaheshwari143
0
base address of the array
Similar questions