makenzieerosee8727 makenzieerosee8727 25-12-2023 Computers and Technology contestada How can you prevent a function from changing an array used as an actual parameter?a) By declaring the array as a constantb) By making a deep copy of the arrayc) By passing the array by referenced) By using a pointer to the array