You can prevent a function from changing the actual parameter of an array by:
Select one:
a. passing the array by value
b. using const in the declaration of the formal parameter
c. individually declaring all the elements as constants
d. using static in the declaration of the formal parameter
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here