abbyabby2593 abbyabby2593 15-01-2024 Computers and Technology contestada In C, when you pass an array as a parameter to a function, what is actually passed? A. Memory address of the first element. B. Entire contents of the array. C. Size of the array. D. Array index.