Parameter variables should not be changed within the body of a method because _______________. Select one: a. it mixes the concept of a parameter with that of a variable b. parameter variables cannot store values c. this will generate a compiler error d. this will generate a run-time error

Respuesta :

Answer:

a. It is confusing because it mixes the concept of a parameter with that of a variable

Explanation:

Parameter variables should not be changed within the body of a method because it is confusing because it mixes the concept of a parameter with that of a variable.

ACCESS MORE